diff options
author | Len Brown <len.brown@intel.com> | 2017-01-21 01:59:12 -0500 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2017-03-01 00:14:12 -0500 |
commit | fee86541d28934da4eb235367f7e2137acb1b359 (patch) | |
tree | 3d4233c98777caff0e6dc7b64a59acbf1799e2d2 /tools/power/x86/turbostat/turbostat.8 | |
parent | 33148d671cc191fceaca5017e1bb060e9f30fbf7 (diff) |
tools/power turbostat: show all columns, independent of --debug
Some time ago, turbostat overflowed 80 columns.
So on the assumption that a "casual" user would always
want topology and frequency columns, we hid the rest
of the columns and the system configuration decoding
behind the --debug option.
Not everybody liked that change -- including me.
I use --debug 99% of the time...
Well, now we have "-o file" to put turbostat output into a file,
so unless you are watching real-time in a small window,
column count is less frequently a factor.
And more recently, we got the "--hide columnA,columnB" option
to specify columns to skip.
So now we "un-hide" the rest of the columns from behind --debug,
and show them all, by default.
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'tools/power/x86/turbostat/turbostat.8')
0 files changed, 0 insertions, 0 deletions