aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace_workqueue.c
AgeCommit message (Expand)Author
2010-09-22jump label: Initialize workqueue tracepoints *before* they are registeredJason Baron
2010-05-14tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-07-10tracing/workqueues: Add refcnt to struct cpu_workqueue_statsLai Jiangshan
2009-06-02trace_workqueue: remove blank line between each cpuZhaolei
2009-06-02trace_workqueue: remove cpu_workqueue_stats->first_entryZhaolei
2009-06-02trace_workqueue: use list_for_each_entry() instead of list_for_each_entry_safe()Zhaolei
2009-06-02ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macroZhaolei
2009-04-07Merge branch 'linus' into tracing/coreIngo Molnar
2009-03-25trace_workqueues: fix empty line's outputLai Jiangshan
2009-03-24tracing: add handler to trace_statSteven Rostedt
2009-03-12tracing: Don't use tracing_record_cmdline() in workqueue tracer fixKOSAKI Motohiro
2009-03-10Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-03-10tracing: remove funky whitespace in the trace codeSteven Rostedt
2009-03-10tracing: Don't assume possible cpu list have continuous numbersKOSAKI Motohiro
2009-03-09tracing: Don't use tracing_record_cmdline() in workqueue tracerKOSAKI Motohiro
2009-01-20trace_workqueue: use percpu data for workqueue statLai Jiangshan
2009-01-14tracing: add a new workqueue tracerFrederic Weisbecker