diff options
author | 2024-07-18 15:47:45 +0200 | |
---|---|---|
committer | 2024-08-02 09:17:19 +0200 | |
commit | 9ecbc60a5ede928abdd2b152d828ae0ea8a1e3ed (patch) | |
tree | 9449886e40dd07f3c4891d74bf50cd75c40cc99a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | tools/x86/kcpuid: Protect against faulty "max subleaf" values (diff) | |
download | wireguard-linux-9ecbc60a5ede928abdd2b152d828ae0ea8a1e3ed.tar.xz wireguard-linux-9ecbc60a5ede928abdd2b152d828ae0ea8a1e3ed.zip |
tools/x86/kcpuid: Strip bitfield names leading/trailing whitespace
While parsing and saving bitfield names from the CSV file, an extra
leading space is copied verbatim. That extra space is not a big issue
now, but further commits will add a new CSV file with much more padding
for the bitfield's name column.
Strip leading/trailing whitespaces while saving bitfield names.
Signed-off-by: Ahmed S. Darwish <darwi@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20240718134755.378115-6-darwi@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions