index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
workqueue
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-25
workqueue: remove unnecessary import and function in wq_monitor.py
Kemeng Shi
1
-8
/
+1
2024-02-04
workqueue: Implement BH workqueues to eventually replace tasklets
Tejun Heo
1
-2
/
+9
2024-01-29
tools/workqueue/wq_dump.py: Add node_nr/max_active dump
Tejun Heo
1
-1
/
+40
2024-01-25
tools/workqueue/wq_dump.py: Clean up code and drop duplicate information
Tejun Heo
1
-34
/
+35
2024-01-16
tools/workqueue: Add rescuers printing to wq_dump.py
Juri Lelli
1
-0
/
+29
2023-08-07
workqueue: Implement non-strict affinity scope for unbound workqueues
Tejun Heo
2
-11
/
+26
2023-08-07
workqueue: Add multiple affinity scopes and interface to select them
Tejun Heo
1
-6
/
+9
2023-08-07
workqueue: Add tools/workqueue/wq_dump.py which prints out workqueue configur...
Tejun Heo
1
-0
/
+166
2023-05-17
workqueue: Track and monitor per-workqueue CPU time usage
Tejun Heo
1
-1
/
+8
2023-05-17
workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVE
Tejun Heo
1
-1
/
+12
2023-05-17
workqueue: Add pwq->stats[] and a monitoring script
Tejun Heo
1
-0
/
+150