index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
workqueue
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
tools/workqueue/wq_dump.py: Support backward compatibility for wq->attrs rename
Aaron Tomlin
1
-2
/
+8
2026-08-10
workqueue: allocate attrs for all workqueues
Breno Leitao
1
-1
/
+1
2026-08-10
workqueue: rename wq->unbound_attrs to wq->attrs
Breno Leitao
1
-3
/
+3
2026-06-24
tools/workqueue: parse help before importing drgn
Yousef Alhouseen
2
-8
/
+8
2026-04-01
tools/workqueue: add CACHE_SHARD support to wq_dump.py
Breno Leitao
1
-1
/
+2
2026-03-07
tools/workqueue/wq_dump.py: add NODE prefix to all node columns
Breno Leitao
1
-6
/
+1
2026-03-07
tools/workqueue/wq_dump.py: fix column alignment in node_nr/max_active section
Breno Leitao
1
-7
/
+7
2026-03-07
tools/workqueue/wq_dump.py: remove backslash separator from node_nr/max_activ...
Breno Leitao
1
-1
/
+1
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