linux_dsm_epyc7002/tools/power/x86/turbostat
Len Brown 4bd1f8f21a tools/power turbostat: Fix --hide Pk%pc10
The column header for PC10 residency is "Pk%pc10"
This is missing the 'g' that others have, eg Pkg%pc6,
to allow tab-delimited columns to fit into 8-columns.

However, --hide Pk%pc10 did not work, it was still looking for the 'g'.
This was confusing, because --list shows the correct "Pk%pc10"

Reported-by: Wendy Wang <wendy.wang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2018-06-01 23:12:44 -04:00
..
.gitignore turbostat: Add a .gitignore to ignore the compiled turbostat binary 2014-01-18 22:34:10 -05:00
Makefile tools/power turbostat: Don't make man pages executable 2018-06-01 17:15:09 -04:00
turbostat.8 tools/power turbostat: end current interval upon newline input 2018-06-01 12:13:05 -04:00
turbostat.c tools/power turbostat: Fix --hide Pk%pc10 2018-06-01 23:12:44 -04:00