diff options
author | David Arcari <darcari@redhat.com> | 2020-08-10 10:43:30 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2020-09-03 13:58:37 -0400 |
commit | fecb3bc839df64761cc63c9ee9b45c1cad36aee8 (patch) | |
tree | 4f261568fa1ab740137737202fdc09efd60896bd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b88cad57d4d32bb5c53cd8e0ce3a1971062142af (diff) |
tools/power turbostat: Fix output formatting for ACPI CST enumeration
turbostat formatting is broken with ACPI CST for enumeration. The
problem is that the CX_ACPI% is eight characters long which does not
work with tab formatting. One simple solution is to remove the underbar
from the state name such that C1_ACPI will be displayed as C1ACPI.
Signed-off-by: David Arcari <darcari@redhat.com>
Cc: Len Brown <lenb@kernel.org>
Cc: linux-kernel@vger.kernel.org
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