index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_workqueue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
jump label: Initialize workqueue tracepoints *before* they are registered
Jason Baron
2010-09-22
1
-5
/
+5
*
tracing: Let tracepoints have data passed to tracepoint callbacks
Steven Rostedt
2010-05-14
1
-11
/
+15
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
tracing/workqueues: Add refcnt to struct cpu_workqueue_stats
Lai Jiangshan
2009-07-10
1
-6
/
+26
*
trace_workqueue: remove blank line between each cpu
Zhaolei
2009-06-02
1
-7
/
+0
*
trace_workqueue: remove cpu_workqueue_stats->first_entry
Zhaolei
2009-06-02
1
-4
/
+0
*
trace_workqueue: use list_for_each_entry() instead of list_for_each_entry_safe()
Zhaolei
2009-06-02
1
-6
/
+4
*
ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro
Zhaolei
2009-06-02
1
-1
/
+1
*
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-04-07
1
-6
/
+6
|
\
|
*
trace_workqueues: fix empty line's output
Lai Jiangshan
2009-03-25
1
-6
/
+6
*
|
tracing: add handler to trace_stat
Steven Rostedt
2009-03-24
1
-1
/
+1
|
/
*
tracing: Don't use tracing_record_cmdline() in workqueue tracer fix
KOSAKI Motohiro
2009-03-12
1
-6
/
+14
*
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-10
1
-3
/
+3
|
\
|
*
tracing: remove funky whitespace in the trace code
Steven Rostedt
2009-03-10
1
-3
/
+3
*
|
tracing: Don't assume possible cpu list have continuous numbers
KOSAKI Motohiro
2009-03-10
1
-7
/
+7
*
|
tracing: Don't use tracing_record_cmdline() in workqueue tracer
KOSAKI Motohiro
2009-03-09
1
-3
/
+2
|
/
*
trace_workqueue: use percpu data for workqueue stat
Lai Jiangshan
2009-01-20
1
-35
/
+29
*
tracing: add a new workqueue tracer
Frederic Weisbecker
2009-01-14
1
-0
/
+287