aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-11/+0
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 1-2/+2
2010-07-27time: Kill off CONFIG_GENERIC_TIMEGravatar John Stultz 1-2/+2
2010-07-20tracing: Remove sysprof ftrace pluginGravatar Frederic Weisbecker 1-9/+0
2010-07-15tracing: Remove ksym tracerGravatar Frederic Weisbecker 1-22/+0
2010-06-29workqueue: temporarily remove workqueue tracingGravatar Tejun Heo 1-11/+0
2010-06-09tracing: Remove kmemtrace ftrace pluginGravatar Li Zefan 1-20/+0
2010-06-08tracing: Remove boot tracerGravatar Américo Wang 1-17/+0
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codeGravatar Peter Zijlstra 1-11/+0
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Ingo Molnar 1-1/+1
2010-02-26Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Ingo Molnar 1-9/+0
2010-02-25tracing: Remove CONFIG_TRACE_POWER from kernel configGravatar Li Zefan 1-9/+0
2010-02-17tracing/kprobes: Make Kconfig dependencies genericGravatar Heiko Carstens 1-1/+1
2010-01-26tracing/documentation: Cover new frame pointer semanticsGravatar Mike Frysinger 1-3/+1
2009-12-28tracing: Kconfig spelling fixes and cleanupsGravatar Randy Dunlap 1-56/+56
2009-11-21Merge branch 'tracing/hw-breakpoints' into perf/coreGravatar Ingo Molnar 1-0/+21
2009-11-04tracing/kprobes: Rename Kprobe-tracer to kprobe-eventGravatar Masami Hiramatsu 1-7/+12
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointGravatar Frederic Weisbecker 1-4/+26
2009-09-23Merge commit 'linus/master' into tracing/kprobesGravatar Frederic Weisbecker 1-4/+26
2009-09-21trivial: Fix duplicated word "options" in commentGravatar Uwe Kleine-Koenig 1-1/+1
2009-09-14ftrace: document function and function graph implementationGravatar Mike Frysinger 1-3/+13
2009-09-14tracing: make testing syscall events a separate configurationGravatar Steven Rostedt 1-0/+12
2009-09-11Merge commit 'tracing/core' into tracing/kprobesGravatar Frederic Weisbecker 1-1/+8
2009-09-07Merge branch 'tracing/core' into tracing/hw-breakpointsGravatar Ingo Molnar 1-6/+21
2009-09-04ring-buffer: only enable ring_buffer_swap_cpu when neededGravatar Steven Rostedt 1-0/+8
2009-08-27tracing: remove legacy select of MARKERS by context switch tracingGravatar Steven Rostedt 1-1/+0
2009-08-27tracing: Add kprobe-based event tracerGravatar Masami Hiramatsu 1-0/+12
2009-08-26tracing: Rename FTRACE_SYSCALLS for tracepointsGravatar Josh Stone 1-2/+2
2009-06-29tracing/fastboot: Document the need of initcall_debugGravatar Li Zefan 1-3/+3
2009-06-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+8
2009-06-18function-graph: add stack frame testGravatar Steven Rostedt 1-0/+7
2009-06-18function-graph: disable when both x86_32 and optimize for size are configuredGravatar Steven Rostedt 1-0/+1
2009-06-17Merge branch 'linus' into tracing/hw-breakpointsGravatar Ingo Molnar 1-35/+35
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.Gravatar GeunSik Lim 1-5/+5
2009-06-02hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint i...Gravatar K.Prasad 1-0/+21
2009-06-01tracing: combine the default tracers into one configGravatar Steven Rostedt 1-16/+3
2009-06-01tracing: fix config options to not show when automatically selectedGravatar Steven Rostedt 1-15/+28
2009-05-26ftrace: Add task_comm support for trace_eventGravatar Zhaolei 1-2/+7
2009-05-07tracing: have menu default enabled when kernel debug is configuredGravatar Steven Rostedt 1-0/+1
2009-05-06ring-buffer: add benchmark and testerGravatar Steven Rostedt 1-0/+16
2009-04-20tracing: rename EVENT_TRACER config to ENABLE_EVENT_TRACINGGravatar Steven Rostedt 1-1/+5
2009-04-20tracing: create menuconfig for tracing infrastructureGravatar Steven Rostedt 1-2/+7
2009-04-20tracing: change branch profiling to a choice selectionGravatar Steven Rostedt 1-6/+33
2009-04-14Merge branch 'linus' into tracing/coreGravatar Ingo Molnar 1-2/+2
2009-04-14tracing/infrastructure: separate event tracer from event supportGravatar Tom Zanussi 1-0/+4
2009-04-10tracing: fix document referencesGravatar Li Zefan 1-2/+2
2009-04-07Merge branch 'linus' into tracing/coreGravatar Ingo Molnar 1-5/+4
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-15/+108
2009-03-30trivial: fix typos/grammar errors in Kconfig textsGravatar Matt LaPlante 1-5/+4
2009-03-24tracing: move function profiler data out of function structGravatar Steven Rostedt 1-7/+3