linux-stable/tools/workqueue
Tejun Heo a6b48c83d2 tools/workqueue/wq_dump.py: Clean up code and drop duplicate information
- Factor out wq_type_str()

- Improve formatting so that it adapts to actual field widths.

- Drop duplicate information from "Workqueue -> rescuer" section. If
  anything, we should add more rescuer-specific info - e.g. the number of
  work items rescued.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Juri Lelli <juri.lelli@redhat.com>
2024-01-25 06:22:03 -10:00
..
wq_dump.py tools/workqueue/wq_dump.py: Clean up code and drop duplicate information 2024-01-25 06:22:03 -10:00
wq_monitor.py workqueue: Implement non-strict affinity scope for unbound workqueues 2023-08-07 15:57:25 -10:00