Age | Commit message (Expand) | Author | Files | Lines |
2012-04-11 | trace: Remove unused workqueue tracer | Stephen Boyd | 1 | -300/+0 |
2010-09-22 | jump label: Initialize workqueue tracepoints *before* they are registered | Jason Baron | 1 | -5/+5 |
2010-05-14 | tracing: Let tracepoints have data passed to tracepoint callbacks | Steven Rostedt | 1 | -11/+15 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-07-10 | tracing/workqueues: Add refcnt to struct cpu_workqueue_stats | Lai Jiangshan | 1 | -6/+26 |
2009-06-02 | trace_workqueue: remove blank line between each cpu | Zhaolei | 1 | -7/+0 |
2009-06-02 | trace_workqueue: remove cpu_workqueue_stats->first_entry | Zhaolei | 1 | -4/+0 |
2009-06-02 | trace_workqueue: use list_for_each_entry() instead of list_for_each_entry_safe() | Zhaolei | 1 | -6/+4 |
2009-06-02 | ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro | Zhaolei | 1 | -1/+1 |
2009-04-07 | Merge branch 'linus' into tracing/core | Ingo Molnar | 1 | -6/+6 |
2009-03-25 | trace_workqueues: fix empty line's output | Lai Jiangshan | 1 | -6/+6 |
2009-03-24 | tracing: add handler to trace_stat | Steven Rostedt | 1 | -1/+1 |
2009-03-12 | tracing: Don't use tracing_record_cmdline() in workqueue tracer fix | KOSAKI Motohiro | 1 | -6/+14 |
2009-03-10 | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 1 | -3/+3 |
2009-03-10 | tracing: remove funky whitespace in the trace code | Steven Rostedt | 1 | -3/+3 |
2009-03-10 | tracing: Don't assume possible cpu list have continuous numbers | KOSAKI Motohiro | 1 | -7/+7 |
2009-03-09 | tracing: Don't use tracing_record_cmdline() in workqueue tracer | KOSAKI Motohiro | 1 | -3/+2 |
2009-01-20 | trace_workqueue: use percpu data for workqueue stat | Lai Jiangshan | 1 | -35/+29 |
2009-01-14 | tracing: add a new workqueue tracer | Frederic Weisbecker | 1 | -0/+287 |