diff options
author | David Arcari <darcari@redhat.com> | 2020-08-10 17:43:30 +0300 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2020-09-03 20:58:37 +0300 |
commit | fecb3bc839df64761cc63c9ee9b45c1cad36aee8 (patch) | |
tree | 4f261568fa1ab740137737202fdc09efd60896bd /scripts/gdb/linux/utils.py | |
parent | b88cad57d4d32bb5c53cd8e0ce3a1971062142af (diff) | |
download | linux-fecb3bc839df64761cc63c9ee9b45c1cad36aee8.tar.xz |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions