aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra1-11/+0
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/coreIngo Molnar1-1/+1
2010-02-26Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/coreIngo Molnar1-9/+0
2010-02-25tracing: Remove CONFIG_TRACE_POWER from kernel configLi Zefan1-9/+0
2010-02-17tracing/kprobes: Make Kconfig dependencies genericHeiko Carstens1-1/+1
2010-01-26tracing/documentation: Cover new frame pointer semanticsMike Frysinger1-3/+1
2009-12-28tracing: Kconfig spelling fixes and cleanupsRandy Dunlap1-56/+56
2009-11-21Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar1-0/+21
2009-11-04tracing/kprobes: Rename Kprobe-tracer to kprobe-eventMasami Hiramatsu1-7/+12
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker1-4/+26
2009-09-23Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker1-4/+26
2009-09-21trivial: Fix duplicated word "options" in commentUwe Kleine-Koenig1-1/+1
2009-09-14ftrace: document function and function graph implementationMike Frysinger1-3/+13
2009-09-14tracing: make testing syscall events a separate configurationSteven Rostedt1-0/+12
2009-09-11Merge commit 'tracing/core' into tracing/kprobesFrederic Weisbecker1-1/+8
2009-09-07Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar1-6/+21
2009-09-04ring-buffer: only enable ring_buffer_swap_cpu when neededSteven Rostedt1-0/+8
2009-08-27tracing: remove legacy select of MARKERS by context switch tracingSteven Rostedt1-1/+0
2009-08-27tracing: Add kprobe-based event tracerMasami Hiramatsu1-0/+12
2009-08-26tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone1-2/+2
2009-06-29tracing/fastboot: Document the need of initcall_debugLi Zefan1-3/+3
2009-06-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+8
2009-06-18function-graph: add stack frame testSteven Rostedt1-0/+7
2009-06-18function-graph: disable when both x86_32 and optimize for size are configuredSteven Rostedt1-0/+1
2009-06-17Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar1-35/+35
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim1-5/+5
2009-06-02hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint interfacesK.Prasad1-0/+21
2009-06-01tracing: combine the default tracers into one configSteven Rostedt1-16/+3
2009-06-01tracing: fix config options to not show when automatically selectedSteven Rostedt1-15/+28
2009-05-26ftrace: Add task_comm support for trace_eventZhaolei1-2/+7
2009-05-07tracing: have menu default enabled when kernel debug is configuredSteven Rostedt1-0/+1
2009-05-06ring-buffer: add benchmark and testerSteven Rostedt1-0/+16
2009-04-20tracing: rename EVENT_TRACER config to ENABLE_EVENT_TRACINGSteven Rostedt1-1/+5
2009-04-20tracing: create menuconfig for tracing infrastructureSteven Rostedt1-2/+7
2009-04-20tracing: change branch profiling to a choice selectionSteven Rostedt1-6/+33
2009-04-14Merge branch 'linus' into tracing/coreIngo Molnar1-2/+2
2009-04-14tracing/infrastructure: separate event tracer from event supportTom Zanussi1-0/+4
2009-04-10tracing: fix document referencesLi Zefan1-2/+2
2009-04-07Merge branch 'linus' into tracing/coreIngo Molnar1-5/+4
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-15/+108
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-5/+4
2009-03-24tracing: move function profiler data out of function structSteven Rostedt1-7/+3
2009-03-24tracing: add function profilerSteven Rostedt1-0/+19
2009-03-23tracing: Fix TRACING_SUPPORT dependency for PPC32Anton Vorontsov1-1/+5
2009-03-16tracing/syscalls: select kallsysmsFrederic Weisbecker1-0/+1
2009-03-13tracing/ftrace: syscall tracing infrastructure, basicsFrederic Weisbecker1-0/+10
2009-03-06tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk()Frederic Weisbecker1-6/+1
2009-03-06tracing: infrastructure for supporting binary recordLai Jiangshan1-0/+6
2009-03-06tracing: current tip/master can't enable ftraceKOSAKI Motohiro1-0/+1
2009-03-05tracing: clean up menuIngo Molnar1-13/+16