summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_workqueue.c
AgeCommit message (Expand)AuthorLines
2009-03-25trace_workqueues: fix empty line's outputLai Jiangshan-6/+6
2009-03-12tracing: Don't use tracing_record_cmdline() in workqueue tracer fixKOSAKI Motohiro-6/+14
2009-03-10Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar-3/+3
2009-03-10tracing: remove funky whitespace in the trace codeSteven Rostedt-3/+3
2009-03-10tracing: Don't assume possible cpu list have continuous numbersKOSAKI Motohiro-7/+7
2009-03-09tracing: Don't use tracing_record_cmdline() in workqueue tracerKOSAKI Motohiro-3/+2
2009-01-20trace_workqueue: use percpu data for workqueue statLai Jiangshan-35/+29
2009-01-14tracing: add a new workqueue tracerFrederic Weisbecker-0/+287