Age | Commit message (Expand) | Author |
2010-06-09 | tracing: Remove kmemtrace ftrace plugin | Li Zefan |
2010-06-08 | tracing: Remove boot tracer | Américo Wang |
2010-03-26 | x86, perf, bts, mm: Delete the never used BTS-ptrace code | Peter Zijlstra |
2010-02-27 | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2010-02-26 | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2010-02-25 | tracing: Remove CONFIG_TRACE_POWER from kernel config | Li Zefan |
2010-02-17 | tracing/kprobes: Make Kconfig dependencies generic | Heiko Carstens |
2010-01-26 | tracing/documentation: Cover new frame pointer semantics | Mike Frysinger |
2009-12-28 | tracing: Kconfig spelling fixes and cleanups | Randy Dunlap |
2009-11-21 | Merge branch 'tracing/hw-breakpoints' into perf/core | Ingo Molnar |
2009-11-04 | tracing/kprobes: Rename Kprobe-tracer to kprobe-event | Masami Hiramatsu |
2009-10-18 | Merge commit 'perf/core' into perf/hw-breakpoint | Frederic Weisbecker |
2009-09-23 | Merge commit 'linus/master' into tracing/kprobes | Frederic Weisbecker |
2009-09-21 | trivial: Fix duplicated word "options" in comment | Uwe Kleine-Koenig |
2009-09-14 | ftrace: document function and function graph implementation | Mike Frysinger |
2009-09-14 | tracing: make testing syscall events a separate configuration | Steven Rostedt |
2009-09-11 | Merge commit 'tracing/core' into tracing/kprobes | Frederic Weisbecker |
2009-09-07 | Merge branch 'tracing/core' into tracing/hw-breakpoints | Ingo Molnar |
2009-09-04 | ring-buffer: only enable ring_buffer_swap_cpu when needed | Steven Rostedt |
2009-08-27 | tracing: remove legacy select of MARKERS by context switch tracing | Steven Rostedt |
2009-08-27 | tracing: Add kprobe-based event tracer | Masami Hiramatsu |
2009-08-26 | tracing: Rename FTRACE_SYSCALLS for tracepoints | Josh Stone |
2009-06-29 | tracing/fastboot: Document the need of initcall_debug | Li Zefan |
2009-06-20 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-06-18 | function-graph: add stack frame test | Steven Rostedt |
2009-06-18 | function-graph: disable when both x86_32 and optimize for size are configured | Steven Rostedt |
2009-06-17 | Merge branch 'linus' into tracing/hw-breakpoints | Ingo Molnar |
2009-06-15 | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. | GeunSik Lim |
2009-06-02 | hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint i... | K.Prasad |
2009-06-01 | tracing: combine the default tracers into one config | Steven Rostedt |
2009-06-01 | tracing: fix config options to not show when automatically selected | Steven Rostedt |
2009-05-26 | ftrace: Add task_comm support for trace_event | Zhaolei |
2009-05-07 | tracing: have menu default enabled when kernel debug is configured | Steven Rostedt |
2009-05-06 | ring-buffer: add benchmark and tester | Steven Rostedt |
2009-04-20 | tracing: rename EVENT_TRACER config to ENABLE_EVENT_TRACING | Steven Rostedt |
2009-04-20 | tracing: create menuconfig for tracing infrastructure | Steven Rostedt |
2009-04-20 | tracing: change branch profiling to a choice selection | Steven Rostedt |
2009-04-14 | Merge branch 'linus' into tracing/core | Ingo Molnar |
2009-04-14 | tracing/infrastructure: separate event tracer from event support | Tom Zanussi |
2009-04-10 | tracing: fix document references | Li Zefan |
2009-04-07 | Merge branch 'linus' into tracing/core | Ingo Molnar |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-03-30 | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante |
2009-03-24 | tracing: move function profiler data out of function struct | Steven Rostedt |
2009-03-24 | tracing: add function profiler | Steven Rostedt |
2009-03-23 | tracing: Fix TRACING_SUPPORT dependency for PPC32 | Anton Vorontsov |
2009-03-16 | tracing/syscalls: select kallsysms | Frederic Weisbecker |
2009-03-13 | tracing/ftrace: syscall tracing infrastructure, basics | Frederic Weisbecker |
2009-03-06 | tracing/core: drop the old trace_printk() implementation in favour of trace_b... | Frederic Weisbecker |
2009-03-06 | tracing: infrastructure for supporting binary record | Lai Jiangshan |