]> git.baikalelectronics.ru Git - kernel.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)
commit2d10cc1de90c346b8c4dd632c53b61c79a84df0e
tree8c33778e2be01bc8f06c85bb918ccacda9313807
parent477fa6254cf26649e16c98cca47dbae2765b1ffb
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