]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tools/power turbostat: add [-d MSR#][-D MSR#] options to print counter deltas
authorLen Brown <len.brown@intel.com>
Sat, 22 Sep 2012 05:25:08 +0000 (01:25 -0400)
committerLen Brown <len.brown@intel.com>
Sat, 22 Sep 2012 05:28:53 +0000 (01:28 -0400)
commit918ac3e4f9fa74bd4788039118cbfe7e038cb661
tree066f3ce7d1c1dd19c108e6f1013861530c5aedbd
parent597f3c6b0ff0fb8c3a98000908aaaeb2c935ac2b
tools/power turbostat: add [-d MSR#][-D MSR#] options to print counter deltas

 # turbostat -d 0x34
is useful for printing the number of SMI's within an interval
on Nehalem and newer processors.

where
 # turbostat -m 0x34
will simply print out the total SMI count since reset.

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