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:
6574a5d
)
tools/power turbostat: make -M output pretty
author
Len Brown
<len.brown@intel.com>
Sat, 22 Sep 2012 02:56:06 +0000
(22:56 -0400)
committer
Len Brown
<len.brown@intel.com>
Wed, 26 Sep 2012 22:17:21 +0000
(18:17 -0400)
The -M option dumps the specified 64-bit MSR with every sample.
Previously it was output at the end of each line.
However, with the v2 style of printing, the lines are now staggered,
making MSR output hard to read.
So move the MSR output column to the left where things are aligned.
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found