diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2022-07-23 01:08:10 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2022-07-26 10:57:24 +0300 |
commit | e8129a076a509c7e8eae04b78715ac8648c4e63e (patch) | |
tree | b782fbd5757b43426b6ae1145d456d05362a4702 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | dc24b7530dff6d2c1f92ba75e10f335eebc48ccc (diff) | |
download | linux-e8129a076a509c7e8eae04b78715ac8648c4e63e.tar.xz |
pinctrl: amd: Use unicode for debugfs output
The output is currently split across two lines making it more
difficult to parse unless the newlines are removed between pins
or it's read in by a parser like Libreoffice Calc or Google docs.
To make it easier to follow to the naked eye in a terminal window:
* drop the newline in the middle of pin definitions
* shorten all output using unicode characters
* align all pipe delimitters
* output the same phrase even for disabled functions
(but with a ∅ character)
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Link: https://lore.kernel.org/r/20220722220810.28894-2-mario.limonciello@amd.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions