]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
tools/power turbostat: enable package THERM_INTERRUPT dump
authorLen Brown <len.brown@intel.com>
Sat, 4 Mar 2017 23:10:45 +0000 (18:10 -0500)
committerLen Brown <len.brown@intel.com>
Thu, 13 Apr 2017 00:03:34 +0000 (20:03 -0400)
commitf4896fa502b81c5bce93f375bd17b14725c01826
treeae20ce1c085834c3b44fc82693255e270820fe01
parent818249216d7dc9340a7d2332f6d07b462e818ee5
tools/power turbostat: enable package THERM_INTERRUPT dump

cpu0: MSR_IA32_TEMPERATURE_TARGET: 0x00641400 (100 C)
cpu0: MSR_IA32_PACKAGE_THERM_STATUS: 0x884b0800 (25 C)
cpu0: MSR_IA32_PACKAGE_THERM_INTERRUPT: 0x00000003 (100 C, 100 C)

Enable the same per-core output, but hide it behind --debug
because it is too verbose on big systems.

Signed-off-by: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.c