commit | 9aefc2cda6353f48708415d9adc5dff4deb73412 | [log] [tgz] |
---|---|---|
author | Doug Smythies <doug.smythies@gmail.com> | Thu Mar 26 13:36:37 2020 -0700 |
committer | Len Brown <len.brown@intel.com> | Thu Sep 03 13:55:17 2020 -0400 |
tree | 0636e3df695c62f8c14b4ac5bdc56c38800c771e | |
parent | d76bb7a09bb3b8711077912f3e80cfcf39cd9d0b [diff] |
tools/power turbostat: Always print idle in the system configuration header If the --quiet option is not used, turbostat prints a useful system configuration header during startup. But inclusion of idle system configuration information in this header is currently a function of inclusion in the columns chosen to be displayed. Always list this idle system configuration. Signed-off-by: Doug Smythies <dsmythies@telus.net> Signed-off-by: Len Brown <len.brown@intel.com>