]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
tools/power turbostat: simplify default output
authorLen Brown <len.brown@intel.com>
Mon, 23 Feb 2015 05:34:57 +0000 (00:34 -0500)
committerLen Brown <len.brown@intel.com>
Mon, 13 Apr 2015 19:52:54 +0000 (15:52 -0400)
commit1cc21f7b6b747220c29b42cfd1c84b5648d12407
tree8c33778e2be01bc8f06c85bb918ccacda9313807
parent39a8804455fb23f09157341d3ba7db6d7ae6ee76
tools/power turbostat: simplify default output

Casual turbostat users generally just want to know MHz.
So by default, just print enough information to make sense of MHz.

All the other configuration data and columns for C-states and temperature etc,
are printed with the --debug option.

Signed-off-by: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.8
tools/power/x86/turbostat/turbostat.c