| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-01-01 | cpumask: convert kernel trace functions further |  Rusty Russell | 1 | -3/+9 |
| 2009-01-01 | cpumask: convert kernel trace functions |  Rusty Russell | 1 | -24/+36 |
| 2008-12-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 |  Rusty Russell | 1 | -3/+2 |
| 2008-12-30 | tracing: removed duplicated #include |  Huang Weiyi | 1 | -1/+0 |
| 2008-12-30 | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -2/+2 |
| 2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 |  Rusty Russell | 1 | -166/+812 |
| 2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -165/+811 |
| 2008-12-19 | ftrace: introduce tracing_reset_online_cpus() helper |  Pekka J Enberg | 1 | -0/+10 |
| 2008-12-19 | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core |  Ingo Molnar | 1 | -22/+17 |
| 2008-12-19 | tracing: fix warning in kernel/trace/trace.c |  Ingo Molnar | 1 | -1/+0 |
| 2008-12-18 | trace: fix task state printout |  Thomas Gleixner | 1 | -22/+17 |
| 2008-12-17 | tracing/ftrace: add the printk-msg-only option |  Frederic Weisbecker | 1 | -0/+25 |
| 2008-12-13 | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. |  Rusty Russell | 1 | -2/+2 |
| 2008-12-12 | x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface |  Markus Metzger | 1 | -1/+1 |
| 2008-12-10 | ftrace: remove unused function arg in trace_iterator_increment() |  Robert Richter | 1 | -2/+2 |
| 2008-12-08 | tracing/function-graph-tracer: fix 'flags' variable mismatch |  Ingo Molnar | 1 | -3/+3 |
| 2008-12-08 | tracing/function-graph-tracer: append the tracing_graph_flag |  Frederic Weisbecker | 1 | -13/+5 |
| 2008-12-08 | tracing/function-graph-tracer: turn tracing_selftest_running into an int |  Frederic Weisbecker | 1 | -5/+7 |
| 2008-12-05 | tracing/ftrace: provide the macro task_curr_ret_stack() |  Frederic Weisbecker | 1 | -7/+1 |
| 2008-12-05 | tracing/ftrace: don't insert TRACE_PRINT during selftests |  Frederic Weisbecker | 1 | -1/+12 |
| 2008-12-05 | Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/urgent' into tracing/core |  Ingo Molnar | 1 | -6/+22 |
| 2008-12-04 | tracing/function-graph-tracer: handle ftrace_printk entries |  Frederic Weisbecker | 1 | -6/+22 |
| 2008-12-04 | ftrace: trace single pid for function graph tracer |  Steven Rostedt | 1 | -0/+3 |
| 2008-12-04 | ftrace: graph of a single function |  Steven Rostedt | 1 | -0/+8 |
| 2008-12-04 | Merge branch 'master' into next |  James Morris | 1 | -0/+1 |
| 2008-12-03 | ftrace: function graph return for function entry |  Steven Rostedt | 1 | -1/+3 |
| 2008-12-03 | ftrace: replace raw_local_irq_save with local_irq_save |  Steven Rostedt | 1 | -6/+6 |
| 2008-11-28 | tracing, alpha: fix build: add missing #ifdef CONFIG_STACKTRACE |  Török Edwin | 1 | -0/+2 |
| 2008-11-26 | ftrace: add thread comm to function graph tracer |  Steven Rostedt | 1 | -1/+1 |
| 2008-11-26 | tracing/function-return-tracer: set a more human readable output |  Frederic Weisbecker | 1 | -12/+55 |
| 2008-11-26 | tracing/function-return-tracer: change the name into function-graph-tracer |  Frederic Weisbecker | 1 | -9/+9 |
| 2008-11-25 | x86, ftrace: call trace->open() before stopping tracing; add trace->print_header() |  Markus Metzger | 1 | -4/+7 |
| 2008-11-24 | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/power-tracer', 'tracing/powerpc', 'tracing/ring-buffer', 'tracing/stack-tracer' and 'tracing/urgent' into tracing/core |  Ingo Molnar | 1 | -0/+182 |
| 2008-11-23 | tracing/stack-tracer: avoid races accessing file |  Török Edwin | 1 | -5/+5 |
| 2008-11-23 | tracing/stack-tracer: fix locking and refcounts |  Török Edwin | 1 | -3/+6 |
| 2008-11-23 | tracing/stack-tracer: fix style issues |  Török Edwin | 1 | -4/+3 |
| 2008-11-23 | ftrace: add ftrace_off_permanent |  Steven Rostedt | 1 | -0/+15 |
| 2008-11-23 | tracing: identify which executable object the userspace address belongs to |  Török Edwin | 1 | -7/+79 |
| 2008-11-23 | tracing: add support for userspace stacktraces in tracing/iter_ctrl |  Török Edwin | 1 | -0/+93 |
| 2008-11-23 | Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' into tracing/core |  Ingo Molnar | 1 | -6/+87 |
| 2008-11-19 | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core |  Ingo Molnar | 1 | -4/+14 |
| 2008-11-19 | ftrace: fix selftest locking |  Ingo Molnar | 1 | -12/+13 |
| 2008-11-18 | ftrace: preemptoff selftest not working |  Heiko Carstens | 1 | -0/+8 |
| 2008-11-18 | tracing: kernel/trace/trace.c: introduce missing kfree() |  Julia Lawall | 1 | -0/+1 |
| 2008-11-18 | tracing/function-return-tracer: add the overrun field |  Frederic Weisbecker | 1 | -0/+1 |
| 2008-11-18 | tracing/ftrace: implement a set_flag callback for tracers |  Frederic Weisbecker | 1 | -6/+86 |
| 2008-11-18 | Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/core |  Ingo Molnar | 1 | -2/+0 |
| 2008-11-17 | tracing: branch tracer, fix writing to trace/trace_options |  Aneesh Kumar K.V | 1 | -2/+0 |
| 2008-11-16 | tracing/ftrace: change the type of the init() callback |  Frederic Weisbecker | 1 | -2/+5 |
| 2008-11-16 | tracing/ftrace: fix unexpected -EINVAL when longest tracer name is set |  Frederic Weisbecker | 1 | -5/+7 |