git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f32edf
)
tools/power turbostat: add [-d MSR#][-D MSR#] options to print counter deltas
author
Len Brown
<len.brown@intel.com>
Sat, 22 Sep 2012 05:25:08 +0000
(
01:25
-0400)
committer
Len Brown
<len.brown@intel.com>
Fri, 28 Sep 2012 02:04:56 +0000
(22:04 -0400)
# 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>
No differences found