index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
workqueue.h
Age
Commit message (
Expand
)
Author
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2018-04-19
tracing: Add missing forward declaration
Ahbong Chang
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2013-02-13
workqueue: rename cpu_workqueue to pool_workqueue
Tejun Heo
2013-01-24
workqueue: move global_cwq->cpu to worker_pool
Tejun Heo
2012-07-12
workqueue: factor out worker_pool from global_cwq
Tejun Heo
2012-04-10
workqueue: Fix workqueue_execute_end() comment
Stephen Boyd
2010-10-05
workqueue: add queue_work and activate_work trace points
Tejun Heo
2010-10-05
workqueue: prepare for more tracepoints
Tejun Heo
2010-08-21
workqueue: Add basic tracepoints to track workqueue execution
Arjan van de Ven
2010-06-29
workqueue: temporarily remove workqueue tracing
Tejun Heo
2009-11-26
tracing: Convert some workqueue events to DEFINE_EVENT
Li Zefan
2009-09-22
tracing/workqueue: Use %pf in workqueue trace events
Anton Blanchard
2009-07-13
tracing/events: Move TRACE_SYSTEM outside of include guard
Li Zefan
2009-06-02
ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro
Zhaolei