Age | Commit message (Expand) | Author |
2011-01-07 | sched: Constify function scope static struct sched_param usage | Peter Zijlstra |
2010-10-23 | sched: Make sched_param argument static in sched_setscheduler() callers | KOSAKI Motohiro |
2010-07-20 | tracing: Remove special traces | Frederic Weisbecker |
2010-07-20 | tracing: Remove sysprof ftrace plugin | Frederic Weisbecker |
2010-07-15 | tracing: Remove ksym tracer | Frederic Weisbecker |
2010-05-18 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-05-18 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-04-21 | tracing: Dump either the oops's cpu source or all cpus buffers | Frederic Weisbecker |
2010-04-08 | Merge branch 'linus' into perf/core | Ingo Molnar |
2010-04-08 | Merge branch 'linus' into tracing/core | Ingo Molnar |
2010-03-31 | ring-buffer: Add place holder recording of dropped events | Steven Rostedt |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-26 | x86, perf, bts, mm: Delete the never used BTS-ptrace code | Peter Zijlstra |
2009-12-14 | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner |
2009-11-08 | ksym_tracer: Remove KSYM_SELFTEST_ENTRY | Li Zefan |
2009-11-08 | hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events | Frederic Weisbecker |
2009-09-07 | Merge branch 'tracing/core' into tracing/hw-breakpoints | Ingo Molnar |
2009-08-06 | tracing/function-graph-tracer: Move graph event insertion helpers in the grap... | Frederic Weisbecker |
2009-06-02 | hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint i... | K.Prasad |
2009-04-07 | x86, hw-branch-tracer: allocate selftest iterator on heap | Markus Metzger |
2009-04-07 | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar |
2009-03-22 | tracing: keep the tracing buffer after self-test failure | Frederic Weisbecker |
2009-03-22 | tracing/function-graph-tracer: prevent hangs during self-tests | Frederic Weisbecker |
2009-03-18 | tracing/ftrace: stop {irqs, preempt}soff tracers when tracing is stopped | Frederic Weisbecker |
2009-03-16 | tracing/ftrace: fix double calls to tracing_start() | Frederic Weisbecker |
2009-03-13 | x86, bts: cleanups | Ingo Molnar |
2009-03-13 | x86, hw-branch-tracer: add selftest | Markus Metzger |
2009-03-10 | tracing: use generic __stringify | Steven Rostedt |
2009-02-19 | Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into... | Ingo Molnar |
2009-02-18 | tracing: limit the number of loops the ring buffer self test can make | Steven Rostedt |
2009-02-18 | tracing: disable tracing while testing ring buffer | Steven Rostedt |
2009-02-17 | tracing: fix typing mistake in hint message and comments | Wenji Huang |
2009-02-17 | tracing: fix the return value of trace selftest | Wenji Huang |
2009-02-09 | tracing/function-graph-tracer: provide a selftest for the function graph tracer | Frederic Weisbecker |
2009-02-06 | trace: Call tracing_reset_online_cpus before tracer->init() | Arnaldo Carvalho de Melo |
2008-12-29 | tracing/selftest: remove TRACE_CONT reference | Ingo Molnar |
2008-11-16 | tracing/ftrace: change the type of the init() callback | Frederic Weisbecker |
2008-11-16 | ftrace: replace raw_local_irq_save with local_irq_save | Steven Rostedt |
2008-11-12 | ftrace: add tracer called branch | Steven Rostedt |
2008-11-08 | ftrace: force pass of preemptoff selftest | Steven Rostedt |
2008-11-08 | ftrace: remove trace array ctrl | Steven Rostedt |
2008-11-08 | ftrace: remove ctrl_update method | Steven Rostedt |
2008-10-23 | ftrace: remove daemon | Steven Rostedt |
2008-10-20 | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt |
2008-10-14 | ftrace: make work with new ring buffer | Steven Rostedt |
2008-10-14 | ftrace: give time for wakeup test to run | Steven Rostedt |
2008-10-14 | ftrace: add nop tracer | Steven Noonan |
2008-10-14 | ftrace: printk formatting infrastructure | Steven Rostedt |
2008-07-10 | Merge branch 'tracing/sysprof' into auto-ftrace-next | Ingo Molnar |
2008-05-26 | ftrace: limit use of check pages | Steven Rostedt |