aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-02-24tracing: add event trace infrastructureSteven Rostedt1-0/+9
2009-02-19Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar1-0/+2
2009-02-18tracing: have function trace select kallsymsSteven Rostedt1-0/+2
2009-02-15trace: mmiotrace to the tracer menu in KconfigPekka Paalanen1-0/+23
2009-02-11tracing/sysprof: add missing tracing_{start,stop}_record_cmdline()Frederic Weisbecker1-0/+1
2009-02-09tracing/blktrace: move the tracing file to kernel/trace, fixIngo Molnar1-0/+1
2009-02-09tracing/blktrace: move the tracing file to kernel/traceFrederic Weisbecker1-0/+23
2009-02-07ring-buffer: add NMI protection for spinlocksSteven Rostedt1-0/+8
2009-02-03trace: let boot trace be chosen by command lineSteven Rostedt1-4/+3
2009-01-14tracing: add a new workqueue tracerFrederic Weisbecker1-0/+11
2009-01-11trace: mmiotrace to the tracer menu in KconfigPekka Paalanen1-0/+23
2009-01-06kmemtrace: Remove the relay version of kmemtraceEduard - Gabriel Munteanu1-2/+0
2008-12-30tracing/kmemtrace: export kmemtrace_mark_alloc_node() / kmemtrace_mark_free()Ingo Molnar1-1/+2
2008-12-30tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker1-0/+22
2008-12-18trace: add a way to enable or disable the stack tracerSteven Rostedt1-4/+9
2008-12-12x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interfaceMarkus Metzger1-2/+2
2008-12-03tracing/function-graph-tracer: enabled by defaultIngo Molnar1-0/+1
2008-11-27Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/power-tracer' into tracing/coreIngo Molnar1-8/+22
2008-11-26tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven1-0/+11
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker1-8/+11
2008-11-25x86, bts, ftrace: a BTS ftrace plug-in prototypeMarkus Metzger1-0/+11
2008-11-24Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/power-tracer', 'tracing/powerpc', 'tracing/ring-buffer', 'tracing/stack-tracer' and 'tracing/urgent' into tracing/coreIngo Molnar1-0/+3
2008-11-23tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTörök Edwin1-0/+3
2008-11-23trace: profile all if conditionalsSteven Rostedt1-0/+16
2008-11-23trace: consolidate unlikely and likely profilerSteven Rostedt1-2/+1
2008-11-16tracing/function-return-tracer: support for dynamic ftrace on function return tracerFrederic Weisbecker1-1/+0
2008-11-12trace: rename unlikely profiler to branch profilerSteven Rostedt1-5/+5
2008-11-12tracing: likely/unlikely branch annotation tracerSteven Rostedt1-0/+22
2008-11-12tracing: profile likely and unlikely annotationsSteven Rostedt1-0/+16
2008-11-11tracing: add a tracer to catch execution time of kernel functionsFrederic Weisbecker1-0/+14
2008-11-06ftrace: add quick function trace stopSteven Rostedt1-0/+7
2008-11-03tracing, alpha: undefined reference to `save_stack_trace'Al Viro1-1/+1
2008-10-29ftrace: fix trace_nop config selectSteven Rostedt1-1/+1