| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-01-22 | trace: separate out rt tasks from wakeup tracer |  Steven Rostedt | 1 | -2/+32 |
| 2009-01-22 | ring-buffer: do not swap if recording is disabled |  Steven Rostedt | 2 | -1/+16 |
| 2009-01-22 | trace: do not disable wake up tracer on output of trace |  Steven Rostedt | 1 | -31/+2 |
| 2009-01-21 | trace: set max latency variable to zero on default |  Steven Rostedt | 3 | -1/+3 |
| 2009-01-21 | trace: stop all recording to ring buffer on ftrace_dump |  Steven Rostedt | 1 | -0/+1 |
| 2009-01-21 | trace: print ftrace_dump at KERN_EMERG log level |  Steven Rostedt | 1 | -1/+1 |
| 2009-01-21 | ring_buffer: reset write when reserve buffer fail |  Lai Jiangshan | 1 | -5/+5 |
| 2009-01-21 | tracing/function-graph-tracer: fix a regression while suspend to disk |  Frederic Weisbecker | 1 | -0/+27 |
| 2009-01-20 | ring-buffer: fix alignment problem |  Steven Rostedt | 1 | -1/+1 |
| 2009-01-20 | trace_workqueue: use percpu data for workqueue stat |  Lai Jiangshan | 1 | -35/+29 |
| 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 | 2 | -8/+22 |
| 2009-01-20 | x86, ftrace, hw-branch-tracer: support hotplug cpus |  Markus Metzger | 1 | -16/+107 |
| 2009-01-16 | trace: set max latency variable to zero on default |  Steven Rostedt | 3 | -1/+3 |
| 2009-01-16 | ftrace: remove static from function tracer functions |  Steven Rostedt | 3 | -15/+8 |
| 2009-01-16 | ftrace: combine stack trace in function call |  Steven Rostedt | 1 | -25/+36 |
| 2009-01-16 | trace: clean up format errors in calls to trace_seq_printf |  Steven Rostedt | 3 | -9/+10 |
| 2009-01-16 | trace: add gcc printf check to trace_seq_printf |  Steven Rostedt | 1 | -1/+2 |
| 2009-01-16 | ftrace: move function tracer functions out of trace.c |  Steven Rostedt | 2 | -85/+83 |
| 2009-01-16 | ftrace: add stack trace to function tracer |  Steven Rostedt | 3 | -9/+108 |
| 2009-01-16 | ftrace: fix trace_output |  Lai Jiangshan | 2 | -36/+33 |
| 2009-01-15 | tracing: trace_stat.c cleanup |  Ingo Molnar | 1 | -76/+71 |
| 2009-01-15 | tracing/ftrace: add missing unlock in register_stat_tracer() |  Li Zefan | 1 | -1/+3 |
| 2009-01-15 | tracing/function-graph-tracer: fix a regression while suspend to disk |  Frederic Weisbecker | 1 | -0/+27 |
| 2009-01-15 | trace: stop all recording to ring buffer on ftrace_dump |  Steven Rostedt | 1 | -0/+1 |
| 2009-01-15 | ring_buffer: reset write when reserve buffer fail |  Lai Jiangshan | 1 | -5/+5 |
| 2009-01-15 | trace: print ftrace_dump at KERN_EMERG log level |  Steven Rostedt | 1 | -1/+1 |
| 2009-01-14 | ftrace, trivial: fix typo "resgister" -> "register" |  Uwe Kleine-Koenig | 1 | -1/+1 |
| 2009-01-14 | tracing: add a new workqueue tracer |  Frederic Weisbecker | 3 | -0/+299 |
| 2009-01-14 | tracing/ftrace: separate events tracing and stats tracing engine |  Frederic Weisbecker | 5 | -180/+172 |
| 2009-01-14 | ftrace, ia64: Add macro for ftrace_caller |  Shaohua Li | 1 | -1/+1 |
| 2009-01-14 | ftrace, ia64: explictly ignore a file in recordmcount.pl |  Shaohua Li | 1 | -9/+1 |
| 2009-01-11 | mmiotrace: count events lost due to not recording |  Pekka Paalanen | 1 | -4/+10 |
| 2009-01-11 | trace: mmiotrace to the tracer menu in Kconfig |  Pekka Paalanen | 1 | -0/+23 |
| 2009-01-11 | tracing/ftrace: handle more than one stat file per tracer |  Frederic Weisbecker | 3 | -117/+217 |
| 2009-01-11 | kernel/trace/ring_buffer.c: use DIV_ROUND_UP |  Andrew Morton | 1 | -12/+5 |
| 2009-01-11 | kernel/trace/ring_buffer.c: reduce inlining |  Andrew Morton | 1 | -12/+11 |
| 2009-01-11 | Merge commit 'v2.6.29-rc1' into tracing/urgent |  Ingo Molnar | 1 | -1/+7 |
| 2009-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile |  Linus Torvalds | 1 | -1/+7 |
| 2009-01-07 | ring_buffer: fix ring_buffer_event_length() |  Robert Richter | 1 | -1/+7 |
| 2009-01-07 | trace: clean up funny line breaks in stat_seq_show |  Steven Rostedt | 1 | -2/+3 |
| 2009-01-07 | tracing/ftrace: fix a memory leak in stat tracing |  Frederic Weisbecker | 1 | -24/+15 |
| 2009-01-07 | ftrace: convert unsigned index to signed |  Steven Rostedt | 1 | -2/+2 |
| 2009-01-06 | Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent |  Ingo Molnar | 13 | -836/+1392 |
| 2009-01-06 | kmemtrace: add kmemtrace_init() |  Ingo Molnar | 1 | -0/+5 |
| 2009-01-06 | Merge branch 'linus' into tracing/kmemtrace2 |  Ingo Molnar | 8 | -59/+78 |
| 2009-01-06 | kmemtrace: Remove the relay version of kmemtrace |  Eduard - Gabriel Munteanu | 1 | -2/+0 |
| 2009-01-01 | cpumask: convert kernel trace functions further |  Rusty Russell | 6 | -10/+16 |
| 2009-01-01 | cpumask: convert kernel trace functions |  Rusty Russell | 3 | -51/+64 |