aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/Kconfig
AgeCommit message (Expand)Author
2009-02-24tracing: add event trace infrastructureSteven Rostedt
2009-02-19Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into...Ingo Molnar
2009-02-18tracing: have function trace select kallsymsSteven Rostedt
2009-02-15trace: mmiotrace to the tracer menu in KconfigPekka Paalanen
2009-02-11tracing/sysprof: add missing tracing_{start,stop}_record_cmdline()Frederic Weisbecker
2009-02-09tracing/blktrace: move the tracing file to kernel/trace, fixIngo Molnar
2009-02-09tracing/blktrace: move the tracing file to kernel/traceFrederic Weisbecker
2009-02-07ring-buffer: add NMI protection for spinlocksSteven Rostedt
2009-02-03trace: let boot trace be chosen by command lineSteven Rostedt
2009-01-14tracing: add a new workqueue tracerFrederic Weisbecker
2009-01-11trace: mmiotrace to the tracer menu in KconfigPekka Paalanen
2009-01-06kmemtrace: Remove the relay version of kmemtraceEduard - Gabriel Munteanu
2008-12-30tracing/kmemtrace: export kmemtrace_mark_alloc_node() / kmemtrace_mark_free()Ingo Molnar
2008-12-30tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker
2008-12-18trace: add a way to enable or disable the stack tracerSteven Rostedt
2008-12-12x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interfaceMarkus Metzger
2008-12-03tracing/function-graph-tracer: enabled by defaultIngo Molnar
2008-11-27Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar
2008-11-26tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker
2008-11-25x86, bts, ftrace: a BTS ftrace plug-in prototypeMarkus Metzger
2008-11-24Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar
2008-11-23tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTörök Edwin
2008-11-23trace: profile all if conditionalsSteven Rostedt
2008-11-23trace: consolidate unlikely and likely profilerSteven Rostedt
2008-11-16tracing/function-return-tracer: support for dynamic ftrace on function return...Frederic Weisbecker
2008-11-12trace: rename unlikely profiler to branch profilerSteven Rostedt
2008-11-12tracing: likely/unlikely branch annotation tracerSteven Rostedt
2008-11-12tracing: profile likely and unlikely annotationsSteven Rostedt
2008-11-11tracing: add a tracer to catch execution time of kernel functionsFrederic Weisbecker
2008-11-06ftrace: add quick function trace stopSteven Rostedt
2008-11-03tracing, alpha: undefined reference to `save_stack_trace'Al Viro
2008-10-29ftrace: fix trace_nop config selectSteven Rostedt
2008-10-27tracing/ftrace: make boot tracer select the sched_switch tracerFrederic Weisbecker
2008-10-22tracing: create tracers menuPeter Zijlstra
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt
2008-10-20ftrace: fix dependsSteven Rostedt
2008-10-14tracing/fastboot: improve help textIngo Molnar
2008-10-14tracing/stacktrace: improve help textIngo Molnar
2008-10-14tracing: unified trace bufferSteven Rostedt
2008-10-14ftrace/fastboot: disable tracers self-tests when boot tracer is selectedFrédéric Weisbecker
2008-10-14tracing/ftrace: give an entry on the config for boot tracerFrédéric Weisbecker
2008-10-14tracing/ftrace: tracing engine depends on Nop TracerFrédéric Weisbecker
2008-10-14ftrace: add nop tracerSteven Noonan
2008-10-14ftrace: make it depend on DEBUG_KERNELIngo Molnar
2008-10-14stack tracer: depends on DEBUG_KERNELIngo Molnar
2008-10-14ftrace: add stack tracerSteven Rostedt
2008-10-14ftrace: create __mcount_loc sectionSteven Rostedt
2008-10-14tracing: clean up tracepoints kconfig structureIngo Molnar
2008-05-24sysprof: make it depend on X86Thomas Gleixner