summaryrefslogtreecommitdiffstats
path: root/kernel/trace/Kconfig
AgeCommit message (Expand)AuthorLines
2011-03-17trace, documentation: Fix branch profiling location in debugfsDavid Rientjes-2/+2
2011-01-04perf: Clean up power events by introducing new, more generic onesThomas Renninger-0/+15
2010-11-10[S390] ftrace: build without frame pointers on s390Heiko Carstens-1/+1
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-1/+1
2010-10-14ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNTSteven Rostedt-1/+1
2010-10-14ftrace/x86: Add support for C version of recordmcountSteven Rostedt-0/+5
2010-09-02ARM: 6314/1: ftrace: allow build without frame pointers on ARMRabin Vincent-1/+1
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-11/+0
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds-2/+2
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz-2/+2
2010-07-20tracing: Remove sysprof ftrace pluginFrederic Weisbecker-9/+0
2010-07-15tracing: Remove ksym tracerFrederic Weisbecker-22/+0
2010-06-29workqueue: temporarily remove workqueue tracingTejun Heo-11/+0
2010-06-09tracing: Remove kmemtrace ftrace pluginLi Zefan-20/+0
2010-06-08tracing: Remove boot tracerAmérico Wang-17/+0
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra-11/+0
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar-1/+1
2010-02-26Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar-9/+0
2010-02-25tracing: Remove CONFIG_TRACE_POWER from kernel configLi Zefan-9/+0
2010-02-17tracing/kprobes: Make Kconfig dependencies genericHeiko Carstens-1/+1
2010-01-26tracing/documentation: Cover new frame pointer semanticsMike Frysinger-3/+1
2009-12-28tracing: Kconfig spelling fixes and cleanupsRandy Dunlap-56/+56
2009-11-21Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar-0/+21
2009-11-04tracing/kprobes: Rename Kprobe-tracer to kprobe-eventMasami Hiramatsu-7/+12
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker-4/+26
2009-09-23Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker-4/+26
2009-09-21trivial: Fix duplicated word "options" in commentUwe Kleine-Koenig-1/+1
2009-09-14ftrace: document function and function graph implementationMike Frysinger-3/+13
2009-09-14tracing: make testing syscall events a separate configurationSteven Rostedt-0/+12
2009-09-11Merge commit 'tracing/core' into tracing/kprobesFrederic Weisbecker-1/+8
2009-09-07Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar-6/+21
2009-09-04ring-buffer: only enable ring_buffer_swap_cpu when neededSteven Rostedt-0/+8
2009-08-27tracing: remove legacy select of MARKERS by context switch tracingSteven Rostedt-1/+0
2009-08-27tracing: Add kprobe-based event tracerMasami Hiramatsu-0/+12
2009-08-26tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone-2/+2
2009-06-29tracing/fastboot: Document the need of initcall_debugLi Zefan-3/+3
2009-06-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+8
2009-06-18function-graph: add stack frame testSteven Rostedt-0/+7
2009-06-18function-graph: disable when both x86_32 and optimize for size are configuredSteven Rostedt-0/+1
2009-06-17Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar-35/+35
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim-5/+5
2009-06-02hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint i...K.Prasad-0/+21
2009-06-01tracing: combine the default tracers into one configSteven Rostedt-16/+3
2009-06-01tracing: fix config options to not show when automatically selectedSteven Rostedt-15/+28
2009-05-26ftrace: Add task_comm support for trace_eventZhaolei-2/+7
2009-05-07tracing: have menu default enabled when kernel debug is configuredSteven Rostedt-0/+1
2009-05-06ring-buffer: add benchmark and testerSteven Rostedt-0/+16
2009-04-20tracing: rename EVENT_TRACER config to ENABLE_EVENT_TRACINGSteven Rostedt-1/+5
2009-04-20tracing: create menuconfig for tracing infrastructureSteven Rostedt-2/+7
2009-04-20tracing: change branch profiling to a choice selectionSteven Rostedt-6/+33