summaryrefslogtreecommitdiffstats
path: root/tools/workqueue/wq_monitor.py
Commit message (Expand)AuthorAgeFilesLines
* workqueue: Implement non-strict affinity scope for unbound workqueuesTejun Heo2023-08-071-7/+14
* workqueue: Track and monitor per-workqueue CPU time usageTejun Heo2023-05-171-1/+8
* workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVETejun Heo2023-05-171-1/+12
* workqueue: Add pwq->stats[] and a monitoring scriptTejun Heo2023-05-171-0/+150