index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_workqueue.c
Age
Commit message (
Expand
)
Author
2009-06-02
trace_workqueue: remove blank line between each cpu
Zhaolei
2009-06-02
trace_workqueue: remove cpu_workqueue_stats->first_entry
Zhaolei
2009-06-02
trace_workqueue: use list_for_each_entry() instead of list_for_each_entry_safe()
Zhaolei
2009-06-02
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-24
tracing: add handler to trace_stat
Steven Rostedt
2009-03-12
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