trace: consolidate unlikely and likely profiler
[safe/jmp/linux-2.6] / kernel / trace / Kconfig
2008-11-23 Steven Rostedttrace: consolidate unlikely and likely profiler
2008-11-16 Frederic Weisbeckertracing/function-return-tracer: support for dynamic...
2008-11-12 Steven Rostedttrace: rename unlikely profiler to branch profiler
2008-11-12 Steven Rostedttracing: likely/unlikely branch annotation tracer
2008-11-12 Steven Rostedttracing: profile likely and unlikely annotations
2008-11-11 Frederic Weisbeckertracing: add a tracer to catch execution time of kernel...
2008-11-06 Steven Rostedtftrace: add quick function trace stop
2008-11-03 Al Virotracing, alpha: undefined reference to `save_stack_trace'
2008-10-29 Steven Rostedtftrace: fix trace_nop config select
2008-10-27 Frederic Weisbeckertracing/ftrace: make boot tracer select the sched_switc...
2008-10-22 Peter Zijlstratracing: create tracers menu
2008-10-20 Steven Rostedtftrace: rename FTRACE to FUNCTION_TRACER
2008-10-20 Steven Rostedtftrace: fix depends
2008-10-14 Ingo Molnartracing/fastboot: improve help text
2008-10-14 Ingo Molnartracing/stacktrace: improve help text
2008-10-14 Steven Rostedttracing: unified trace buffer
2008-10-14 Frédéric Weisbeckerftrace/fastboot: disable tracers self-tests when boot...
2008-10-14 Frédéric Weisbeckertracing/ftrace: give an entry on the config for boot...
2008-10-14 Frédéric Weisbeckertracing/ftrace: tracing engine depends on Nop Tracer
2008-10-14 Steven Noonanftrace: add nop tracer
2008-10-14 Ingo Molnarftrace: make it depend on DEBUG_KERNEL
2008-10-14 Ingo Molnarstack tracer: depends on DEBUG_KERNEL
2008-10-14 Steven Rostedtftrace: add stack tracer
2008-10-14 Steven Rostedtftrace: create __mcount_loc section
2008-10-14 Ingo Molnartracing: clean up tracepoints kconfig structure
2008-05-24 Thomas Gleixnersysprof: make it depend on X86
2008-05-23 Thomas Gleixnerftrace: make it more available in the Kconfig
2008-05-23 Ingo Molnarftrace: make sysprof dependent on x86 for now
2008-05-23 Ingo Molnarftrace: add sysprof plugin
2008-05-23 Steven Rostedtftrace: add have dynamic ftrace config for archs
2008-05-23 Ingo Molnarftrace: restrict tracing to HAVE_FTRACE architectures
2008-05-23 Ingo Molnarftrace: make it more available in the Kconfig
2008-05-23 Ingo Molnarftrace: add stack tracing
2008-05-23 Steven Rostedtftrace: add self-tests
2008-05-23 Steven Rostedtftrace: dynamic enabling/disabling of function calls
2008-05-23 Steven Rostedtftrace: trace preempt off critical timings
2008-05-23 Steven Rostedtftrace: trace irq disabled critical timings
2008-05-23 Steven Rostedtftrace: tracer for scheduler wakeup latency
2008-05-23 Steven Rostedtftrace: add tracing of context switches
2008-05-23 Steven Rostedtftrace: function tracer
2008-05-23 Steven Rostedtftrace: latency tracer infrastructure
2008-05-23 Arnaldo Carvalho... ftrace: add basic support for gcc profiler instrumentation