Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too.
[safe/jmp/linux-2.6] / kernel / trace / Kconfig
2008-12-18 Steven Rostedttrace: add a way to enable or disable the stack tracer
2008-12-12 Markus Metzgerx86, bts, ftrace: adapt the hw-branch-tracer to the...
2008-12-03 Ingo Molnartracing/function-graph-tracer: enabled by default
2008-11-27 Ingo MolnarMerge branches 'tracing/blktrace', 'tracing/ftrace...
2008-11-26 Arjan van de Ventracing: add "power-tracer": C/P state tracer to help...
2008-11-26 Frederic Weisbeckertracing/function-return-tracer: change the name into...
2008-11-25 Markus Metzgerx86, bts, ftrace: a BTS ftrace plug-in prototype
2008-11-24 Ingo MolnarMerge branches 'tracing/branch-tracer', 'tracing/fastbo...
2008-11-23 Török Edwintracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_...
2008-11-23 Steven Rostedttrace: profile all if conditionals
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