diff options
author | 2017-09-05 15:25:42 +0300 | |
---|---|---|
committer | 2018-06-01 17:15:08 -0400 | |
commit | 3e8b62bf0c9bf45649d5c456b5af02c0ee61d4ec (patch) | |
tree | de3544ee26250d858948c3cda9eba9081109e6ce /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tools/power turbostat: dump BDX, SKX automatic C-state conversion bit (diff) | |
download | linux-rng-3e8b62bf0c9bf45649d5c456b5af02c0ee61d4ec.tar.xz linux-rng-3e8b62bf0c9bf45649d5c456b5af02c0ee61d4ec.zip |
tools/power turbostat: a small C-states dump readability immprovement
Improve readability a little bit by changing this output:
MSR_PKG_CST_CONFIG_CONTROL: 0x00008407 (locked: pkg-cstate-limit=7: unlimited, automatic-c-state-conversion=off)
with this output:
MSR_PKG_CST_CONFIG_CONTROL: 0x00008407 (locked, pkg-cstate-limit=7 (unlimited), automatic-c-state-conversion=off)
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions