aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff options
context:
space:
mode:
authorErik Schmauss <[email protected]>2018-01-03 23:06:23 +0000
committerRafael J. Wysocki <[email protected]>2018-01-05 00:33:22 +0000
commit6e875fa0480c16a881564a718686d517ae1ad3ad (patch)
tree1c09d122c0293f7d85416f88717a5b9006881005 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
parentACPICA: Fix a regression in the acpi_evaluate_object_type() interface (diff)
downloadkernel-6e875fa0480c16a881564a718686d517ae1ad3ad.tar.gz
kernel-6e875fa0480c16a881564a718686d517ae1ad3ad.zip
ACPICA: Debugger: fix slight indentation issue
ACPICA commit c75af007d35c0afe8791ac39b7749c7442f49912 The %*s format specifier prints a string with a width indicated by an integer. In the case of acpi_os_printf() ("%*s", acpi_gbl_nesting_level, " "), a single space is printed to the console when acpi_gbl_nesting_level is 0 or 1. This change increments acpi_gbl_nesting_level so that there is one space printed when acpi_gbl_nesting_level is 0 and two spaces printed when acpi_gbl_nesting_level is 1. Link: https://github.com/acpica/acpica/commit/c75af007 Signed-off-by: Erik Schmauss <[email protected]> Signed-off-by: Bob Moore <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions