index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_workqueue.c
Age
Commit message (
Expand
)
Author
2010-09-22
jump label: Initialize workqueue tracepoints *before* they are registered
Jason Baron
2010-05-14
tracing: Let tracepoints have data passed to tracepoint callbacks
Steven Rostedt
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-07-10
tracing/workqueues: Add refcnt to struct cpu_workqueue_stats
Lai Jiangshan
2009-06-01
trace_workqueue: remove blank line between each cpu
Zhaolei
2009-06-01
trace_workqueue: remove cpu_workqueue_stats->first_entry
Zhaolei
2009-06-01
trace_workqueue: use list_for_each_entry() instead of list_for_each_entry_safe()
Zhaolei
2009-06-01
ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro
Zhaolei
2009-04-07
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-03-25
trace_workqueues: fix empty line's output
Lai Jiangshan
2009-03-25
tracing: add handler to trace_stat
Steven Rostedt
2009-03-13
tracing: Don't use tracing_record_cmdline() in workqueue tracer fix
KOSAKI Motohiro
2009-03-10
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-10
tracing: remove funky whitespace in the trace code
Steven Rostedt
2009-03-10
tracing: Don't assume possible cpu list have continuous numbers
KOSAKI Motohiro
2009-03-09
tracing: Don't use tracing_record_cmdline() in workqueue tracer
KOSAKI Motohiro
2009-01-20
trace_workqueue: use percpu data for workqueue stat
Lai Jiangshan
2009-01-14
tracing: add a new workqueue tracer
Frederic Weisbecker