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