index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
workqueue
Commit message (
Expand
)
Author
Age
Files
Lines
*
workqueue: remove unnecessary import and function in wq_monitor.py
Kemeng Shi
2024-03-25
1
-8
/
+1
*
workqueue: Implement BH workqueues to eventually replace tasklets
Tejun Heo
2024-02-04
1
-2
/
+9
*
tools/workqueue/wq_dump.py: Add node_nr/max_active dump
Tejun Heo
2024-01-29
1
-1
/
+40
*
tools/workqueue/wq_dump.py: Clean up code and drop duplicate information
Tejun Heo
2024-01-25
1
-34
/
+35
*
tools/workqueue: Add rescuers printing to wq_dump.py
Juri Lelli
2024-01-16
1
-0
/
+29
*
workqueue: Implement non-strict affinity scope for unbound workqueues
Tejun Heo
2023-08-07
2
-11
/
+26
*
workqueue: Add multiple affinity scopes and interface to select them
Tejun Heo
2023-08-07
1
-6
/
+9
*
workqueue: Add tools/workqueue/wq_dump.py which prints out workqueue configur...
Tejun Heo
2023-08-07
1
-0
/
+166
*
workqueue: Track and monitor per-workqueue CPU time usage
Tejun Heo
2023-05-17
1
-1
/
+8
*
workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVE
Tejun Heo
2023-05-17
1
-1
/
+12
*
workqueue: Add pwq->stats[] and a monitoring script
Tejun Heo
2023-05-17
1
-0
/
+150