]> git.baikalelectronics.ru Git - kernel.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>
Fri, 28 Sep 2012 02:04:56 +0000 (22:04 -0400)
commit9627170aea864d0b9f1fd05a2e158c8a2555101f
tree2a7b3ac9789a47d1bfb9ccbb7a9a4fa31f91b61d
parentb7f1966cd9f16f349587ff6cd3b5b735f006f498
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