diff options
author | Len Brown <len.brown@intel.com> | 2017-11-09 07:15:42 +0300 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2018-06-01 19:13:06 +0300 |
commit | fd3933ca7bcf500f7f204d16f670b64cceb11898 (patch) | |
tree | c7cb4b6cf7e3c5ddd5701dd1354d49e75b9e3597 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 47936f944e7816296888fb4c135f40635083080b (diff) | |
download | linux-fd3933ca7bcf500f7f204d16f670b64cceb11898.tar.xz |
tools/power turbostat: fix MSR_IA32_MISC_ENABLE MWAIT printout
MSR_IA32_MISC_ENABLE[18] is the MWAIT ENABLE bit, not DISABLE bit...
so
MSR_IA32_MISC_ENABLE: 0x00850089 (TCC EIST No-MWAIT PREFETCH TURBO)
should print as:
MSR_IA32_MISC_ENABLE: 0x00850089 (TCC EIST MWAIT PREFETCH TURBO)
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