Files
linux/tools/workqueue
Breno Leitao 25e1a46cc3 tools/workqueue/wq_dump.py: add NODE prefix to all node columns
Previously only the first node column showed "NODE 0" while subsequent
columns showed just the bare node number, making it unclear what the
numbers refer to.

Add the "NODE" prefix to all node columns and remove the now-unnecessary
first/else branching.

Signed-off-by: Breno Leitao <leitao@debian.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
2026-03-07 08:13:56 -10:00
..