sysctl: remove "struct file *" argument of ->proc_handler
[safe/jmp/linux-2.6] / include / linux / ftrace.h
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-20 Jaswinder Singh... includecheck fix: include/linux, ftrace.h
2009-06-18 Steven Rostedtfunction-graph: add stack frame test
2009-04-17 Steven Rostedttracing: add same level recursion detection
2009-04-17 Steven Rostedtftrace: use module notifier for function tracer
2009-04-10 Ingo MolnarMerge branch 'tracing/urgent' into tracing/core
2009-04-09 Frederic Weisbeckertracing/syscalls: use a dedicated file header
2009-04-08 Tetsuo Handatracing: append a comma to INIT_FTRACE_GRAPH
2009-04-07 Ingo MolnarMerge branch 'tracing/urgent' into tracing/ftrace
2009-04-07 Steven Rostedtfunction-graph: add proper initialization for init...
2009-03-25 Steven Rostedtfunction-graph: add option to calculate graph time...
2009-03-25 Steven Rostedttracing: move function profiler data out of function...
2009-03-25 Steven Rostedttracing: add function profiler
2009-03-24 Lai Jiangshantracing: use union for multi-usages field
2009-03-24 Steven Rostedtfunction-graph: moved the timestamp from arch to generi...
2009-03-16 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/syscalls...
2009-03-13 Frederic Weisbeckertracing/syscalls: core infrastructure for syscalls...
2009-03-13 Lai Jiangshanftrace: remove struct list_head from struct dyn_ftrace
2009-03-13 Frederic Weisbeckertracing/ftrace: syscall tracing infrastructure, basics
2009-03-06 Frederic Weisbeckertracing/core: drop the old trace_printk() implementatio...
2009-03-06 Lai Jiangshantracing: add trace_bprintk()
2009-03-06 Lai Jiangshantracing: infrastructure for supporting binary record
2009-03-06 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/function...
2009-03-05 Frederic Weisbeckertracing/function-graph-tracer: use the more lightweight...
2009-03-05 Ingo Molnartracing: move utility functions from ftrace.h to kernel.h
2009-03-05 Ingo Molnartracing: rename ftrace_printk() => trace_printk()
2009-03-02 Uwe Kleine-Koenigtracing: make CALLER_ADDRx overwriteable
2009-02-22 Ingo MolnarMerge branch 'tip/x86/ftrace' of git://git./linux/kerne...
2009-02-20 Steven Rostedtftrace: allow archs to preform pre and post process...
2009-02-19 Ingo MolnarMerge branch 'mainline/function-graph' of git://git...
2009-02-18 Steven Rostedttracing/function-graph-tracer: make arch generic push...
2009-02-17 Steven Rostedtftrace: rename _hook to _probe
2009-02-17 Ingo Molnarftrace: fix !CONFIG_FTRACE [un_]register_ftrace_command...
2009-02-17 Steven Rostedtftrace: add pretty print to selected fuction traces
2009-02-17 Steven Rostedtftrace: trace different functions with a different...
2009-02-16 Steven Rostedtftrace: add command interface for function selection
2009-02-09 Frederic Weisbeckertracing/power: move the power trace headers to a dedica...
2009-02-08 Wenji Huangtrace: trivial fixes in comment typos.
2009-01-26 Arnaldo Carvalho... ftrace: add ftrace_vprintk
2009-01-20 Markus Metzgerx86, ftrace, hw-branch-tracer: dump trace on oops
2009-01-14 Shaohua Liftrace, ia64: Add macro for ftrace_caller
2008-12-21 Lai Jiangshanftrace: enable format arguments checking
2008-12-19 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/ring-buffer...
2008-12-18 Steven Rostedttrace: add a way to enable or disable the stack tracer
2008-12-12 Ingo MolnarMerge branch 'sched/core' into cpus4096
2008-12-12 Frederic Weisbeckertracing/function-graph-tracer: annotate do_IRQ and...
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
next