Searched hist:"130 ff304f6d31484fc73bb337bc635cba1ffe04c" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/power/x86/turbostat/ |
H A D | turbostat.c | diff 130ff304f6d31484fc73bb337bc635cba1ffe04c Fri Sep 21 21:56:06 CDT 2012 Len Brown <len.brown@intel.com> tools/power turbostat: make -M output pretty
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>
|