aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2017-04-29 00:11:46 -0400
committerLen Brown <len.brown@intel.com>2017-04-29 00:11:46 -0400
commit2fc49cb0b508947bf048ecb0f5710169e62ce68e (patch)
tree0cf27e1a00912ff4eba997deb032fba250608ab9 /tools/perf/scripts/python/export-to-postgresql.py
parentx86: msr-index.h: define HWP.EPP values (diff)
downloadwireguard-linux-2fc49cb0b508947bf048ecb0f5710169e62ce68e.tar.xz
wireguard-linux-2fc49cb0b508947bf048ecb0f5710169e62ce68e.zip
x86: msr-index.h: fix shifts to ULL results in HWP macros.
x = 1 ulong_long = x << 32; results in: warning: left shift count >= width of type x = 8 ulong_long = x << 24; results in a sign extended ulong_long Cast x to unsigned long long in these macros to prevent these errors. Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions