Merge branch 'sched/core' into cpus4096
[safe/jmp/linux-2.6] / include / linux / ftrace.h
2008-12-12 Ingo MolnarMerge branch 'sched/core' into cpus4096
2008-12-10 Hugh DickinsKSYM_SYMBOL_LEN fixes
2008-12-08 Frederic Weisbeckertracing/function-graph-tracer: append the tracing_graph...
2008-12-08 Frederic Weisbeckertracing/function-graph-tracer: introduce __notrace_func...
2008-12-05 Frederic Weisbeckertracing/ftrace: provide the macro task_curr_ret_stack()
2008-12-04 Steven Rostedtftrace: graph of a single function
2008-12-03 Steven Rostedtftrace: function graph return for function entry
2008-12-03 Steven Rostedtftrace: add ftrace_graph_stop()
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 Steven Rostedtftrace: use code patching for ftrace graph tracer
2008-11-26 Frederic Weisbeckertracing/function-return-tracer: set a more human readab...
2008-11-26 Frederic Weisbeckertracing/function-return-tracer: change the name into...
2008-11-24 Ingo MolnarMerge branches 'tracing/branch-tracer', 'tracing/fastbo...
2008-11-23 Steven Rostedtftrace: add ftrace_off_permanent
2008-11-23 Ingo Molnartracing/function-return-tracer: clean up task start...
2008-11-23 Frederic Weisbeckertracing/function-return-tracer: store return stack...
2008-11-18 Frederic Weisbeckertracing/function-return-tracer: add the overrun field
2008-11-16 Frederic Weisbeckertracing/function-return-tracer: support for dynamic...
2008-11-16 Steven Rostedtftrace: pass module struct to arch dynamic ftrace functions
2008-11-12 Frederic Weisbeckertracing/fastboot: move boot tracer structs and funcs...
2008-11-11 Frederic Weisbeckertracing, x86: add low level support for ftrace return...
2008-11-08 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/fastboot...
2008-11-06 Steven Rostedtftrace: split out hardirq ftrace code into own header
2008-11-06 Steven Rostedtftrace: soft tracing stop and start
2008-11-06 Steven Rostedtftrace: add quick function trace stop
2008-11-04 Frederic Weisbeckertracing/fastboot: Enable boot tracing only during initcalls
2008-11-03 Steven Rostedtftrace: fix hardirq header for non ftrace archs
2008-11-03 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/markers'...
2008-10-31 Steven Rostedtftrace: nmi safe code clean ups
2008-10-30 Ingo MolnarMerge branch 'linus' into tracing/ftrace
2008-10-27 Steven Rostedtftrace: ftrace dump on oops control
2008-10-23 Steven Rostedtftrace: remove ftrace hash
2008-10-23 Steven Rostedtftrace: remove mcount set
2008-10-23 Steven Rostedtftrace: only have ftrace_kill atomic
2008-10-23 Steven Rostedtftrace: return error on failed modified text.
2008-10-20 Steven Rostedtftrace: rename FTRACE to FUNCTION_TRACER
2008-10-14 Tim Birdtracing/fastboot: add better resolution to initcall...
2008-10-14 Frederic Weisbeckertracing/fastboot: only trace non-module initcalls
2008-10-14 Steven Noonanftrace: ktime.h not included in ftrace.h
2008-10-14 Ingo Molnartracing/fastboot: build fix
2008-10-14 Frederic Weisbeckertracing/fastboot: get the initcall name before it disap...
2008-10-14 Frederic Weisbeckertracing/fastboot: change the printing of boot tracer...
2008-10-14 Frédéric Weisbeckertracing/ftrace: add the boot tracer
2008-10-14 Steven Rostedtftrace: use ftrace_release for all dynamic ftrace functions
2008-10-14 Huang Yingftrace: fix incorrect comment style of __ftrace_enabled...
2008-10-14 Ingo Molnarftrace: ftrace_kill_atomic() build fix
2008-10-14 Ingo Molnarftrace: build fix
2008-10-14 Steven Rostedtftrace: dump out ftrace buffers to console on panic
2008-10-14 Steven Rostedtftrace: ftrace_printk doc moved
2008-10-14 Steven Rostedtftrace: printk formatting infrastructure
2008-10-14 Steven Rostedtftrace: remove old pointers to mcount
2008-10-14 Steven Rostedtftrace: enable mcount recording for modules
2008-10-14 Steven Rostedtftrace: mcount call site on boot nops core
2008-08-15 Huang Yingkexec jump: __ftrace_enabled_save/restore
2008-07-11 Steven Rostedtftrace: add ftrace_kill_atomic
2008-06-23 Abhishek Sagarftrace: freeze kprobe'd records
2008-06-23 Abhishek Sagarftrace: store mcount address in rec->ip
2008-06-10 Abhishek Sagarftrace: prevent freeing of all failed updates
2008-06-02 Steven Rostedtftrace: user update and disable dynamic ftrace daemon
2008-05-27 Ingo Molnarftrace: fix merge
2008-05-26 Steven Rostedtftrace: set_ftrace_notrace feature
2008-05-23 Ingo Molnarftrace: fix build bug
2008-05-23 Ingo Molnarftrace: fix include file dependency
2008-05-23 Ingo Molnarftrace: stacktrace fix
2008-05-23 Ingo Molnarftrace: add stack tracing
2008-05-23 Ingo Molnarftrace: build fix
2008-05-23 Steven Rostedtftrace: disable tracing on failure
2008-05-23 Steven Rostedtftrace - fix dynamic ftrace memory leak
2008-05-23 Steven Rostedtftrace: startup tester on dynamic tracing.
2008-05-23 Ingo Molnarftrace: cleanups
2008-05-23 Steven Rostedtftrace: force recording
2008-05-23 Ingo Molnarftrace: fix kexec
2008-05-23 Steven Rostedtftrace: add filter select functions to trace
2008-05-23 Steven Rostedtftrace: use dynamic patching for updating mcount calls
2008-05-23 Steven Rostedtftrace: move memory management out of arch code
2008-05-23 Steven Rostedtftrace: add ftrace_enabled sysctl to disable mcount...
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 Arnaldo Carvalho... ftrace: add basic support for gcc profiler instrumentation