- faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 15 years ago
- 6fb8302 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 15 years ago
- 281b371 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core by Ingo Molnar · 15 years ago
- 1ab83a8 tracing: Remove CONFIG_TRACE_POWER from kernel config by Li Zefan · 15 years ago
- f850c30c tracing/kprobes: Make Kconfig dependencies generic by Heiko Carstens · 15 years ago
- 0368897 tracing/documentation: Cover new frame pointer semantics by Mike Frysinger · 15 years ago
- 4089236 tracing: Kconfig spelling fixes and cleanups by Randy Dunlap · 15 years ago
- 9620059 Merge branch 'tracing/hw-breakpoints' into perf/core by Ingo Molnar · 15 years ago
- 77b44d1 tracing/kprobes: Rename Kprobe-tracer to kprobe-event by Masami Hiramatsu · 15 years ago
- 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 15 years ago
- d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
- 2944fcb trivial: Fix duplicated word "options" in comment by Uwe Kleine-Koenig · 15 years ago
- 555f386 ftrace: document function and function graph implementation by Mike Frysinger · 15 years ago
- 1f5a6b4 tracing: make testing syscall events a separate configuration by Steven Rostedt · 15 years ago
- 8f8ffe2 Merge commit 'tracing/core' into tracing/kprobes by Frederic Weisbecker · 15 years ago
- a1922ed Merge branch 'tracing/core' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
- 85bac32 ring-buffer: only enable ring_buffer_swap_cpu when needed by Steven Rostedt · 15 years ago
- c0729be tracing: remove legacy select of MARKERS by context switch tracing by Steven Rostedt · 15 years ago
- 413d37d tracing: Add kprobe-based event tracer by Masami Hiramatsu · 15 years ago
- 6670000 tracing: Rename FTRACE_SYSCALLS for tracepoints by Josh Stone · 15 years ago
- 238a24f tracing/fastboot: Document the need of initcall_debug by Li Zefan · 16 years ago
- b0b7065 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 71e308a function-graph: add stack frame test by Steven Rostedt · 16 years ago
- eb4a037 function-graph: disable when both x86_32 and optimize for size are configured by Steven Rostedt · 16 years ago
- eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 16 years ago
- 156f5a7 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. by GeunSik Lim · 16 years ago
- 0722db0 hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint interfaces by K.Prasad · 16 years ago
- 897f17a tracing: combine the default tracers into one config by Steven Rostedt · 16 years ago
- 5e0a093 tracing: fix config options to not show when automatically selected by Steven Rostedt · 16 years ago
- b11c53e ftrace: Add task_comm support for trace_event by Zhaolei · 16 years ago
- 65b7724 tracing: have menu default enabled when kernel debug is configured by Steven Rostedt · 16 years ago
- 5092dbc ring-buffer: add benchmark and tester by Steven Rostedt · 16 years ago
- a7abe97 tracing: rename EVENT_TRACER config to ENABLE_EVENT_TRACING by Steven Rostedt · 16 years ago
- 4ed9f07 tracing: create menuconfig for tracing infrastructure by Steven Rostedt · 16 years ago
- 9ae5b87 tracing: change branch profiling to a choice selection by Steven Rostedt · 16 years ago
- b5c851a Merge branch 'linus' into tracing/core by Ingo Molnar · 16 years ago
- 5f77a88 tracing/infrastructure: separate event tracer from event support by Tom Zanussi · 16 years ago
- 4d1f437 tracing: fix document references by Li Zefan · 16 years ago
- 93776a8 Merge branch 'linus' into tracing/core by Ingo Molnar · 16 years ago
- 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
- 493762f tracing: move function profiler data out of function struct by Steven Rostedt · 16 years ago
- bac429f tracing: add function profiler by Steven Rostedt · 16 years ago
- 45b9560 tracing: Fix TRACING_SUPPORT dependency for PPC32 by Anton Vorontsov · 16 years ago
- 0ea1c41 tracing/syscalls: select kallsysms by Frederic Weisbecker · 16 years ago
- ee08c6e tracing/ftrace: syscall tracing infrastructure, basics by Frederic Weisbecker · 16 years ago
- 769b044 tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk() by Frederic Weisbecker · 16 years ago
- 1427cdf tracing: infrastructure for supporting binary record by Lai Jiangshan · 16 years ago
- 422d3c7 tracing: current tip/master can't enable ftrace by KOSAKI Motohiro · 16 years ago
- 40ada30 tracing: clean up menu by Ingo Molnar · 16 years ago
- b77e38a tracing: add event trace infrastructure by Steven Rostedt · 16 years ago
- 4099909 Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
- 4d7a077 tracing: have function trace select kallsyms by Steven Rostedt · 16 years ago
- 6bc5c36 trace: mmiotrace to the tracer menu in Kconfig by Pekka Paalanen · 16 years ago
- b22f4858 tracing/sysprof: add missing tracing_{start,stop}_record_cmdline() by Frederic Weisbecker · 16 years ago
- 1dfba05 tracing/blktrace: move the tracing file to kernel/trace, fix by Ingo Molnar · 16 years ago
- 2db270a tracing/blktrace: move the tracing file to kernel/trace by Frederic Weisbecker · 16 years ago
- 78d904b ring-buffer: add NMI protection for spinlocks by Steven Rostedt · 16 years ago
- 79fb0768f trace: let boot trace be chosen by command line by Steven Rostedt · 16 years ago
- e1d8aa9 tracing: add a new workqueue tracer by Frederic Weisbecker · 16 years ago
- fe6f90e trace: mmiotrace to the tracer menu in Kconfig by Pekka Paalanen · 16 years ago
- 723cbe0 kmemtrace: Remove the relay version of kmemtrace by Eduard - Gabriel Munteanu · 16 years ago
- 3fd4bc0 tracing/kmemtrace: export kmemtrace_mark_alloc_node() / kmemtrace_mark_free() by Ingo Molnar · 16 years ago
- 36994e5 tracing/kmemtrace: normalize the raw tracer event to the unified tracing API by Frederic Weisbecker · 16 years ago
- f38f1d2 trace: add a way to enable or disable the stack tracer by Steven Rostedt · 16 years ago
- a93751c x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface by Markus Metzger · 16 years ago
- 764f3b9 tracing/function-graph-tracer: enabled by default by Ingo Molnar · 16 years ago
- c7cc773 Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/power-tracer' into tracing/core by Ingo Molnar · 16 years ago
- f3f47a6 tracing: add "power-tracer": C/P state tracer to help power optimization by Arjan van de Ven · 16 years ago
- fb52607 tracing/function-return-tracer: change the name into function-graph-tracer by Frederic Weisbecker · 16 years ago
- 1e9b51c x86, bts, ftrace: a BTS ftrace plug-in prototype by Markus Metzger · 16 years ago
- 6f893fb 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 by Ingo Molnar · 16 years ago
- 8d26487 tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT by Török Edwin · 16 years ago
- 2bcd521 trace: profile all if conditionals by Steven Rostedt · 16 years ago
- 45b7974 trace: consolidate unlikely and likely profiler by Steven Rostedt · 16 years ago
- e7d3737 tracing/function-return-tracer: support for dynamic ftrace on function return tracer by Frederic Weisbecker · 16 years ago
- 2ed84ee trace: rename unlikely profiler to branch profiler by Steven Rostedt · 16 years ago
- 52f232c tracing: likely/unlikely branch annotation tracer by Steven Rostedt · 16 years ago
- 1f0d69a tracing: profile likely and unlikely annotations by Steven Rostedt · 16 years ago
- 15e6cb3 tracing: add a tracer to catch execution time of kernel functions by Frederic Weisbecker · 16 years ago
- 60a7ecf ftrace: add quick function trace stop by Steven Rostedt · 16 years ago
- c2c8052 tracing, alpha: undefined reference to `save_stack_trace' by Al Viro · 16 years ago
- f3384b2 ftrace: fix trace_nop config select by Steven Rostedt · 16 years ago
- ea31e72 tracing/ftrace: make boot tracer select the sched_switch tracer by Frederic Weisbecker · 16 years ago
- 17d80fd tracing: create tracers menu by Peter Zijlstra · 16 years ago
- 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
- c2db805 ftrace: fix depends by Steven Rostedt · 16 years ago
- 98d9c66 tracing/fastboot: improve help text by Ingo Molnar · 16 years ago
- 4519d9e tracing/stacktrace: improve help text by Ingo Molnar · 16 years ago
- 7a8e76a tracing: unified trace buffer by Steven Rostedt · 16 years ago
- 3ce2b92 ftrace/fastboot: disable tracers self-tests when boot tracer is selected by Frédéric Weisbecker · 16 years ago
- 1f5c2ab tracing/ftrace: give an entry on the config for boot tracer by Frédéric Weisbecker · 16 years ago
- 2a3a4f6 tracing/ftrace: tracing engine depends on Nop Tracer by Frédéric Weisbecker · 16 years ago
- fb1b6d8 ftrace: add nop tracer by Steven Noonan · 16 years ago
- d3ee6d9 ftrace: make it depend on DEBUG_KERNEL by Ingo Molnar · 16 years ago
- 2ff01c6 stack tracer: depends on DEBUG_KERNEL by Ingo Molnar · 16 years ago
- e5a81b6 ftrace: add stack tracer by Steven Rostedt · 16 years ago
- 8da3821 ftrace: create __mcount_loc section by Steven Rostedt · 16 years ago
- 5f87f11 tracing: clean up tracepoints kconfig structure by Ingo Molnar · 16 years ago
- 4d2df79 sysprof: make it depend on X86 by Thomas Gleixner · 17 years ago