aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/Kconfig
Commit message (Expand)AuthorAge
* Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar2009-11-21
|\
| * Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker2009-10-17
| |\
| * \ Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar2009-09-07
| |\ \
| * \ \ Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-06-17
| |\ \ \
| * | | | hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint i...K.Prasad2009-06-02
* | | | | tracing/kprobes: Rename Kprobe-tracer to kprobe-eventMasami Hiramatsu2009-11-04
* | | | | Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker2009-09-23
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | trivial: Fix duplicated word "options" in commentUwe Kleine-Koenig2009-09-21
| * | | | ftrace: document function and function graph implementationMike Frysinger2009-09-14
| * | | | tracing: make testing syscall events a separate configurationSteven Rostedt2009-09-14
| | |_|/ | |/| |
* | | | Merge commit 'tracing/core' into tracing/kprobesFrederic Weisbecker2009-09-10
|\| | |
| * | | ring-buffer: only enable ring_buffer_swap_cpu when neededSteven Rostedt2009-09-04
| * | | tracing: remove legacy select of MARKERS by context switch tracingSteven Rostedt2009-08-27
* | | | tracing: Add kprobe-based event tracerMasami Hiramatsu2009-08-26
|/ / /
* | | tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone2009-08-25
* | | tracing/fastboot: Document the need of initcall_debugLi Zefan2009-06-29
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-20
|\ \ \ | |_|/ |/| |
| * | function-graph: add stack frame testSteven Rostedt2009-06-18
| * | function-graph: disable when both x86_32 and optimize for size are configuredSteven Rostedt2009-06-18
* | | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-16
|/ /
* | tracing: combine the default tracers into one configSteven Rostedt2009-06-01
* | tracing: fix config options to not show when automatically selectedSteven Rostedt2009-06-01
|/
* ftrace: Add task_comm support for trace_eventZhaolei2009-05-25
* tracing: have menu default enabled when kernel debug is configuredSteven Rostedt2009-05-07
* ring-buffer: add benchmark and testerSteven Rostedt2009-05-06
* tracing: rename EVENT_TRACER config to ENABLE_EVENT_TRACINGSteven Rostedt2009-04-20
* tracing: create menuconfig for tracing infrastructureSteven Rostedt2009-04-20
* tracing: change branch profiling to a choice selectionSteven Rostedt2009-04-20
* Merge branch 'linus' into tracing/coreIngo Molnar2009-04-13
|\
| * tracing: fix document referencesLi Zefan2009-04-10
* | tracing/infrastructure: separate event tracer from event supportTom Zanussi2009-04-13
* | Merge branch 'linus' into tracing/coreIngo Molnar2009-04-07
|\|
| * Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-05
| |\
| * | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-30
* | | tracing: move function profiler data out of function structSteven Rostedt2009-03-24
* | | tracing: add function profilerSteven Rostedt2009-03-24
| |/ |/|
* | tracing: Fix TRACING_SUPPORT dependency for PPC32Anton Vorontsov2009-03-23
* | tracing/syscalls: select kallsysmsFrederic Weisbecker2009-03-16
* | tracing/ftrace: syscall tracing infrastructure, basicsFrederic Weisbecker2009-03-13
* | tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker2009-03-06
* | tracing: infrastructure for supporting binary recordLai Jiangshan2009-03-06
* | tracing: current tip/master can't enable ftraceKOSAKI Motohiro2009-03-06
* | tracing: clean up menuIngo Molnar2009-03-05
* | tracing: add event trace infrastructureSteven Rostedt2009-02-24
* | Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into...Ingo Molnar2009-02-19
|\|
| * tracing: have function trace select kallsymsSteven Rostedt2009-02-18
| * trace: mmiotrace to the tracer menu in KconfigPekka Paalanen2009-02-15
* | tracing/sysprof: add missing tracing_{start,stop}_record_cmdline()Frederic Weisbecker2009-02-11
* | tracing/blktrace: move the tracing file to kernel/trace, fixIngo Molnar2009-02-09
* | tracing/blktrace: move the tracing file to kernel/traceFrederic Weisbecker2009-02-09