summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorBreno Leitao <leitao@debian.org>2026-03-07 09:47:20 -0800
committerTejun Heo <tj@kernel.org>2026-03-07 08:13:53 -1000
commit15e1fab91b3d69773735447cbc151a8a96c4f4a0 (patch)
tree27466970196fb3069607e4e85dfba9a7be1197d2 /tools/perf/scripts/python/stackcollapse.py
parent18a1efe0156efd583a85e34d9869f92b02473705 (diff)
tools/workqueue/wq_dump.py: fix column alignment in node_nr/max_active section
On larger machines with many CPUs, max_active values such as 2048 exceed the hardcoded minimum field width of 3 characters, causing the header and data columns to misalign. Widen the format specifiers to accommodate 4-digit values and right-align each nr/max as a single string to keep the output compact. Signed-off-by: Breno Leitao <leitao@debian.org> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions