Skip to content
Commit 130ff304 authored by Len Brown's avatar Len Brown
Browse files

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: default avatarLen Brown <len.brown@intel.com>
parent 6574a5d5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment