aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDavid Arcari <[email protected]>2020-08-10 10:43:30 -0400
committerLen Brown <[email protected]>2020-09-03 13:58:37 -0400
commitfecb3bc839df64761cc63c9ee9b45c1cad36aee8 (patch)
tree4f261568fa1ab740137737202fdc09efd60896bd /tools/perf/scripts/python/export-to-sqlite.py
parentb88cad57d4d32bb5c53cd8e0ce3a1971062142af (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 <[email protected]> Cc: Len Brown <[email protected]> Cc: [email protected] Signed-off-by: Len Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions