summaryrefslogtreecommitdiffstats
path: root/tools/workqueue/wq_monitor.py
AgeCommit message (Expand)AuthorLines
2024-03-25workqueue: remove unnecessary import and function in wq_monitor.pyKemeng Shi-8/+1
2023-08-07workqueue: Implement non-strict affinity scope for unbound workqueuesTejun Heo-7/+14
2023-05-17workqueue: Track and monitor per-workqueue CPU time usageTejun Heo-1/+8
2023-05-17workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVETejun Heo-1/+12
2023-05-17workqueue: Add pwq->stats[] and a monitoring scriptTejun Heo-0/+150