| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu |  Linus Torvalds | 1 | -25/+26 |
| 2009-10-29 | percpu: make percpu symbols in tracer unique |  Tejun Heo | 1 | -25/+26 |
| 2009-10-07 | tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c |  Zhenwen Xu | 1 | -3/+5 |
| 2009-09-21 | trivial: remove unnecessary semicolons |  Joe Perches | 1 | -1/+1 |
| 2009-05-07 | Merge branch 'tracing/hw-branch-tracing' into tracing/core |  Ingo Molnar | 1 | -96/+101 |
| 2009-04-14 | tracing/filters: use ring_buffer_discard_commit() in filter_check_discard() |  Tom Zanussi | 1 | -2/+2 |
| 2009-04-14 | tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events |  Tom Zanussi | 1 | -0/+2 |
| 2009-04-07 | x86, bts, hw-branch-tracer: add _noirq variants to the debug store interface |  Markus Metzger | 1 | -120/+71 |
| 2009-03-13 | x86, bts: cleanups |  Ingo Molnar | 1 | -3/+3 |
| 2009-03-13 | x86, hw-branch-tracer: add selftest |  Markus Metzger | 1 | -1/+4 |
| 2009-03-13 | x86, hw-branch-tracer: keep resources on stop |  Markus Metzger | 1 | -34/+85 |
| 2009-02-25 | tracing/hw-branch-tracing: convert bts-tracer mutex to a spinlock |  Ingo Molnar | 1 | -29/+28 |
| 2009-02-24 | x86, ftrace: fix section mismatch in hw-branch-tracer |  Markus Metzger | 1 | -4/+3 |
| 2009-02-15 | tracing: fix section mismatch in trace_hw_branches.c |  Rakib Mullick | 1 | -2/+2 |
| 2009-02-10 | tracing: fix typos in comments |  Wenji Huang | 1 | -1/+1 |
| 2009-02-09 | Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace |  Ingo Molnar | 1 | -2/+3 |
| 2009-02-07 | trace: remove deprecated entry->cpu |  Steven Rostedt | 1 | -2/+1 |
| 2009-02-06 | trace: Call tracing_reset_online_cpus before tracer->init() |  Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2009-02-06 | tracing: Introduce trace_buffer_{lock_reserve,unlock_commit} |  Arnaldo Carvalho de Melo | 1 | -4/+3 |
| 2009-02-06 | ring_buffer: remove unused flags parameter |  Arnaldo Carvalho de Melo | 1 | -3/+3 |
| 2009-01-20 | x86, ftrace, hw-branch-tracer: change trace format |  Markus Metzger | 1 | -8/+5 |
| 2009-01-20 | x86, ftrace, hw-branch-tracer: reset trace buffer on close |  Markus Metzger | 1 | -1/+7 |
| 2009-01-20 | x86, ftrace, hw-branch-tracer: dump trace on oops |  Markus Metzger | 1 | -7/+22 |
| 2009-01-20 | x86, ftrace, hw-branch-tracer: support hotplug cpus |  Markus Metzger | 1 | -16/+107 |
| 2009-01-06 | Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent |  Ingo Molnar | 1 | -0/+1 |
| 2009-01-01 | cpumask: convert kernel trace functions further |  Rusty Russell | 1 | -3/+3 |
| 2008-12-29 | ftrace: set up trace event hash infrastructure |  Steven Rostedt | 1 | -0/+1 |
| 2008-12-19 | ftrace: introduce tracing_reset_online_cpus() helper |  Pekka J Enberg | 1 | -12/+2 |
| 2008-12-12 | x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface |  Markus Metzger | 1 | -0/+205 |