Fix blkdev.h build errors when BLOCK=n
[linux-flexiantxendom0-3.2.10.git] / include / linux / ftrace.h
2012-02-21 Jiri Olsaftrace, perf: Add filter support for function trace...
2012-02-21 Jiri Olsaftrace: Add enable/disable ftrace_ops control interface
2012-02-03 Jiri Olsaftrace: Change filter/notrace set functions to return...
2012-01-07 Steven Rostedttracing: Fix compile error when static ftrace is enabled
2011-12-21 Steven Rostedtftrace: Allow access to the boot time function enabling
2011-12-21 Steven Rostedtftrace: Decouple hash items from showing filtered functions
2011-12-21 Steven Rostedtftrace: Allow other users of function tracing to use...
2011-12-21 Steven Rostedtftrace: Replace record newlist with record page list
2011-12-21 Steven Rostedtftrace: Remove usage of "freed" records
2011-12-21 Steven Rostedtftrace: Allow archs to modify code without stop machine
2011-10-31 Paul Gortmakerinclude: replace linux/module.h with "struct module...
2011-07-11 Steven Rostedtftrace: Fix warning when CONFIG_FUNCTION_TRACER is...
2011-07-07 Steven Rostedtftrace: Fix regression of :mod:module function enabling
2011-05-18 Steven Rostedtftrace: Modify ftrace_set_filter/notrace to take ops
2011-05-18 Steven Rostedtftrace: Allow dynamically allocated function tracers
2011-05-18 Steven Rostedtftrace: Implement separate user function filtering
2011-05-18 Steven Rostedtftrace: Use counters to enable functions to trace
2011-05-18 Steven Rostedtftrace: Create a global_ops to hold the filter and...
2011-05-18 Steven Rostedtftrace: Use hash instead for FTRACE_FL_FILTER
2011-05-18 Steven Rostedtftrace: Replace FTRACE_FL_NOTRACE flag with a hash...
2011-04-30 Steven Rostedtftrace: Remove FTRACE_FL_CONVERTED flag
2011-04-30 Steven Rostedtftrace: Remove FTRACE_FL_FAILED flag
2011-02-11 Steven Rostedtftrace: Fix memory leak with function graph and cpu...
2010-07-21 Mike Frysingertracing/documentation: Document dynamic ftracer internals
2010-05-18 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2010-05-18 Steven RostedtMerge branch 'perf/core' of git://git./linux/kernel...
2010-05-04 Steven Rostedttracing: Convert nop macros to static inlines
2010-04-27 Jiri Olsatracing: Add graph output support for irqsoff tracer
2010-04-21 Frederic Weisbeckertracing: Dump either the oops's cpu source or all cpus...
2010-03-26 Peter Zijlstrax86, perf, bts, mm: Delete the never used BTS-ptrace...
2010-02-28 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-02-17 Mike Frysingertracing: Unify arch_syscall_addr() implementations
2010-02-04 Masami Hiramatsuftrace: Remove record freezing
2010-02-04 Masami Hiramatsuftrace/alternatives: Introducing *_text_reserved functions
2009-10-07 jolsa@redhat.comtracing: correct module boundaries for ftrace_release
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
next