| Commit message (Expand) | Author | Age | Files | Lines |
* | trace, documentation: Fix branch profiling location in debugfs | David Rientjes | 2011-03-17 | 1 | -2/+2 |
* | perf: Clean up power events by introducing new, more generic ones | Thomas Renninger | 2011-01-04 | 1 | -0/+15 |
* | [S390] ftrace: build without frame pointers on s390 | Heiko Carstens | 2010-11-10 | 1 | -1/+1 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-21 | 1 | -1/+1 |
|\ |
|
| * | ARM: 6314/1: ftrace: allow build without frame pointers on ARM | Rabin Vincent | 2010-09-02 | 1 | -1/+1 |
* | | ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT | Steven Rostedt | 2010-10-14 | 1 | -1/+1 |
* | | ftrace/x86: Add support for C version of recordmcount | Steven Rostedt | 2010-10-14 | 1 | -0/+5 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-08-07 | 1 | -11/+0 |
|\ |
|
| * | workqueue: temporarily remove workqueue tracing | Tejun Heo | 2010-06-29 | 1 | -11/+0 |
* | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2010-08-06 | 1 | -2/+2 |
|\ \ |
|
| * | | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 2010-07-27 | 1 | -2/+2 |
| |/ |
|
* | | tracing: Remove sysprof ftrace plugin | Frederic Weisbecker | 2010-07-20 | 1 | -9/+0 |
* | | tracing: Remove ksym tracer | Frederic Weisbecker | 2010-07-15 | 1 | -22/+0 |
* | | tracing: Remove kmemtrace ftrace plugin | Li Zefan | 2010-06-09 | 1 | -20/+0 |
* | | tracing: Remove boot tracer | Américo Wang | 2010-06-08 | 1 | -17/+0 |
|/ |
|
* | x86, perf, bts, mm: Delete the never used BTS-ptrace code | Peter Zijlstra | 2010-03-26 | 1 | -11/+0 |
* | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2010-02-27 | 1 | -1/+1 |
|\ |
|
| * | tracing/kprobes: Make Kconfig dependencies generic | Heiko Carstens | 2010-02-17 | 1 | -1/+1 |
* | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2010-02-26 | 1 | -9/+0 |
|\ \ |
|
| * | | tracing: Remove CONFIG_TRACE_POWER from kernel config | Li Zefan | 2010-02-25 | 1 | -9/+0 |
| |/ |
|
* | | tracing/documentation: Cover new frame pointer semantics | Mike Frysinger | 2010-01-26 | 1 | -3/+1 |
|/ |
|
* | tracing: Kconfig spelling fixes and cleanups | Randy Dunlap | 2009-12-28 | 1 | -56/+56 |
* | Merge branch 'tracing/hw-breakpoints' into perf/core | Ingo Molnar | 2009-11-21 | 1 | -0/+21 |
|\ |
|
| * | Merge commit 'perf/core' into perf/hw-breakpoint | Frederic Weisbecker | 2009-10-18 | 1 | -4/+26 |
| |\ |
|
| * \ | Merge branch 'tracing/core' into tracing/hw-breakpoints | Ingo Molnar | 2009-09-07 | 1 | -6/+21 |
| |\ \ |
|
| * \ \ | Merge branch 'linus' into tracing/hw-breakpoints | Ingo Molnar | 2009-06-17 | 1 | -35/+35 |
| |\ \ \ |
|
| * | | | | hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint i... | K.Prasad | 2009-06-02 | 1 | -0/+21 |
* | | | | | tracing/kprobes: Rename Kprobe-tracer to kprobe-event | Masami Hiramatsu | 2009-11-04 | 1 | -7/+12 |
* | | | | | Merge commit 'linus/master' into tracing/kprobes | Frederic Weisbecker | 2009-09-23 | 1 | -4/+26 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | trivial: Fix duplicated word "options" in comment | Uwe Kleine-Koenig | 2009-09-21 | 1 | -1/+1 |
| * | | | | ftrace: document function and function graph implementation | Mike Frysinger | 2009-09-14 | 1 | -3/+13 |
| * | | | | tracing: make testing syscall events a separate configuration | Steven Rostedt | 2009-09-14 | 1 | -0/+12 |
| | |_|/
| |/| | |
|
* | | | | Merge commit 'tracing/core' into tracing/kprobes | Frederic Weisbecker | 2009-09-11 | 1 | -1/+8 |
|\ \ \ \
| |/ / / |
|
| * | | | ring-buffer: only enable ring_buffer_swap_cpu when needed | Steven Rostedt | 2009-09-04 | 1 | -0/+8 |
| * | | | tracing: remove legacy select of MARKERS by context switch tracing | Steven Rostedt | 2009-08-27 | 1 | -1/+0 |
* | | | | tracing: Add kprobe-based event tracer | Masami Hiramatsu | 2009-08-27 | 1 | -0/+12 |
|/ / / |
|
* | | | tracing: Rename FTRACE_SYSCALLS for tracepoints | Josh Stone | 2009-08-26 | 1 | -2/+2 |
* | | | tracing/fastboot: Document the need of initcall_debug | Li Zefan | 2009-06-29 | 1 | -3/+3 |
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-06-20 | 1 | -0/+8 |
|\ \ \
| |_|/
|/| | |
|
| * | | function-graph: add stack frame test | Steven Rostedt | 2009-06-18 | 1 | -0/+7 |
| * | | function-graph: disable when both x86_32 and optimize for size are configured | Steven Rostedt | 2009-06-18 | 1 | -0/+1 |
* | | | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. | GeunSik Lim | 2009-06-15 | 1 | -5/+5 |
|/ / |
|
* | | tracing: combine the default tracers into one config | Steven Rostedt | 2009-06-01 | 1 | -16/+3 |
* | | tracing: fix config options to not show when automatically selected | Steven Rostedt | 2009-06-01 | 1 | -15/+28 |
|/ |
|
* | ftrace: Add task_comm support for trace_event | Zhaolei | 2009-05-26 | 1 | -2/+7 |
* | tracing: have menu default enabled when kernel debug is configured | Steven Rostedt | 2009-05-07 | 1 | -0/+1 |
* | ring-buffer: add benchmark and tester | Steven Rostedt | 2009-05-06 | 1 | -0/+16 |
* | tracing: rename EVENT_TRACER config to ENABLE_EVENT_TRACING | Steven Rostedt | 2009-04-20 | 1 | -1/+5 |
* | tracing: create menuconfig for tracing infrastructure | Steven Rostedt | 2009-04-20 | 1 | -2/+7 |
* | tracing: change branch profiling to a choice selection | Steven Rostedt | 2009-04-20 | 1 | -6/+33 |