Age | Commit message (Expand) | Author |
2008-12-03 | ftrace: function graph return for function entry | Steven Rostedt |
2008-12-03 | ftrace: replace raw_local_irq_save with local_irq_save | Steven Rostedt |
2008-11-28 | tracing, alpha: fix build: add missing #ifdef CONFIG_STACKTRACE | Török Edwin |
2008-11-26 | ftrace: add thread comm to function graph tracer | Steven Rostedt |
2008-11-26 | tracing/function-return-tracer: set a more human readable output | Frederic Weisbecker |
2008-11-26 | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker |
2008-11-25 | x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea... | Markus Metzger |
2008-11-24 | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',... | Ingo Molnar |
2008-11-23 | tracing/stack-tracer: avoid races accessing file | Török Edwin |
2008-11-23 | tracing/stack-tracer: fix locking and refcounts | Török Edwin |
2008-11-23 | tracing/stack-tracer: fix style issues | Török Edwin |
2008-11-23 | ftrace: add ftrace_off_permanent | Steven Rostedt |
2008-11-23 | tracing: identify which executable object the userspace address belongs to | Török Edwin |
2008-11-23 | tracing: add support for userspace stacktraces in tracing/iter_ctrl | Török Edwin |
2008-11-23 | Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in... | Ingo Molnar |
2008-11-19 | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar |
2008-11-19 | ftrace: fix selftest locking | Ingo Molnar |
2008-11-18 | ftrace: preemptoff selftest not working | Heiko Carstens |
2008-11-18 | tracing: kernel/trace/trace.c: introduce missing kfree() | Julia Lawall |
2008-11-18 | tracing/function-return-tracer: add the overrun field | Frederic Weisbecker |
2008-11-18 | tracing/ftrace: implement a set_flag callback for tracers | Frederic Weisbecker |
2008-11-18 | Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/core | Ingo Molnar |
2008-11-17 | tracing: branch tracer, fix writing to trace/trace_options | Aneesh Kumar K.V |
2008-11-16 | tracing/ftrace: change the type of the init() callback | Frederic Weisbecker |
2008-11-16 | tracing/ftrace: fix unexpected -EINVAL when longest tracer name is set | Frederic Weisbecker |
2008-11-16 | ftrace: replace raw_local_irq_save with local_irq_save | Steven Rostedt |
2008-11-13 | ftrace: CPU buffer start annotation clean ups | Steven Rostedt |
2008-11-13 | ftrace: rename iter_ctrl to trace_options | Steven Rostedt |
2008-11-13 | ftrace: show buffer size in kilobytes | Steven Rostedt |
2008-11-13 | ftrace: rename trace_entries to buffer_size_kb | Steven Rostedt |
2008-11-12 | ftrace: rename unlikely iter_ctrl to branch | Steven Rostedt |
2008-11-12 | trace: rename unlikely profiler to branch profiler | Steven Rostedt |
2008-11-12 | tracing: finetune branch-tracer output | Ingo Molnar |
2008-11-12 | tracing: branch tracer, tweak output | Ingo Molnar |
2008-11-12 | tracing: likely/unlikely branch annotation tracer | Steven Rostedt |
2008-11-11 | tracing: add a tracer to catch execution time of kernel functions | Frederic Weisbecker |
2008-11-11 | ftrace: prevent ftrace_special from recursion | Steven Rostedt |
2008-11-11 | Merge branch 'tracing/urgent' into tracing/ftrace | Ingo Molnar |
2008-11-11 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt... | Ingo Molnar |
2008-11-10 | ftrace: disable tracing on resize | Steven Rostedt |
2008-11-08 | ftrace: display start of CPU buffer in trace output | Steven Rostedt |
2008-11-08 | ftrace: remove trace array ctrl | Steven Rostedt |
2008-11-08 | ftrace: remove ctrl_update method | Steven Rostedt |
2008-11-08 | ftrace: enable trace_printk by default | Steven Rostedt |
2008-11-08 | Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't... | Ingo Molnar |
2008-11-06 | ftrace: restructure tracing start/stop infrastructure | Steven Rostedt |
2008-11-06 | ftrace: soft tracing stop and start | Steven Rostedt |
2008-11-06 | Merge branch 'tracing/fastboot' into tracing/ftrace | Ingo Molnar |
2008-11-05 | ftrace: fix breakage in bin_fmt results | Eric Anholt |
2008-11-04 | tracing/fastboot: use sched switch tracer from boot tracer | Frederic Weisbecker |