summaryrefslogtreecommitdiffstats
path: root/kernel/trace/Kconfig
AgeCommit message (Expand)AuthorLines
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-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-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-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim-5/+5
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
2009-04-14Merge branch 'linus' into tracing/coreIngo Molnar-2/+2
2009-04-14tracing/infrastructure: separate event tracer from event supportTom Zanussi-0/+4
2009-04-10tracing: fix document referencesLi Zefan-2/+2
2009-04-07Merge branch 'linus' into tracing/coreIngo Molnar-5/+4
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-15/+108
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante-5/+4
2009-03-24tracing: move function profiler data out of function structSteven Rostedt-7/+3
2009-03-24tracing: add function profilerSteven Rostedt-0/+19
2009-03-23tracing: Fix TRACING_SUPPORT dependency for PPC32Anton Vorontsov-1/+5
2009-03-16tracing/syscalls: select kallsysmsFrederic Weisbecker-0/+1
2009-03-13tracing/ftrace: syscall tracing infrastructure, basicsFrederic Weisbecker-0/+10
2009-03-06tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker-6/+1
2009-03-06tracing: infrastructure for supporting binary recordLai Jiangshan-0/+6
2009-03-06tracing: current tip/master can't enable ftraceKOSAKI Motohiro-0/+1
2009-03-05tracing: clean up menuIngo Molnar-13/+16
2009-02-24tracing: add event trace infrastructureSteven Rostedt-0/+9
2009-02-19Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into...Ingo Molnar-0/+2
2009-02-18tracing: have function trace select kallsymsSteven Rostedt-0/+2
2009-02-15trace: mmiotrace to the tracer menu in KconfigPekka Paalanen-0/+23
2009-02-11tracing/sysprof: add missing tracing_{start,stop}_record_cmdline()Frederic Weisbecker-0/+1
2009-02-09tracing/blktrace: move the tracing file to kernel/trace, fixIngo Molnar-0/+1
2009-02-09tracing/blktrace: move the tracing file to kernel/traceFrederic Weisbecker-0/+23
2009-02-07ring-buffer: add NMI protection for spinlocksSteven Rostedt-0/+8
2009-02-03trace: let boot trace be chosen by command lineSteven Rostedt-4/+3
2009-01-14tracing: add a new workqueue tracerFrederic Weisbecker-0/+11
2009-01-11trace: mmiotrace to the tracer menu in KconfigPekka Paalanen-0/+23
2009-01-06kmemtrace: Remove the relay version of kmemtraceEduard - Gabriel Munteanu-2/+0
2008-12-30tracing/kmemtrace: export kmemtrace_mark_alloc_node() / kmemtrace_mark_free()Ingo Molnar-1/+2
2008-12-30tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker-0/+22
2008-12-18trace: add a way to enable or disable the stack tracerSteven Rostedt-4/+9
2008-12-12x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interfaceMarkus Metzger-2/+2