commit | 1cc21f7b6b747220c29b42cfd1c84b5648d12407 | [log] [tgz] |
---|---|---|
author | Len Brown <len.brown@intel.com> | Mon Feb 23 00:34:57 2015 -0500 |
committer | Len Brown <len.brown@intel.com> | Mon Apr 13 15:52:54 2015 -0400 |
tree | 8c33778e2be01bc8f06c85bb918ccacda9313807 | |
parent | 39a8804455fb23f09157341d3ba7db6d7ae6ee76 [diff] |
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>