tracing/function-graph-tracer: fix a regression while suspend to disk
[safe/jmp/linux-2.6] / kernel / trace / ftrace.c
2009-01-21 Frederic Weisbeckertracing/function-graph-tracer: fix a regression while...
2008-12-18 Steven Rostedtftrace: add not to regex on filtering functions
2008-12-08 Frederic Weisbeckertracing/function-graph-tracer: append the tracing_graph...
2008-12-05 Steven Rostedtftrace: use init_struct_pid as swapper pid
2008-12-04 Liming Wangftrace: avoid duplicated function when writing set_grap...
2008-12-04 Steven Rostedtftrace: add ability to only trace swapper tasks
2008-12-04 Steven Rostedtftrace: use struct pid
2008-12-04 Steven Rostedtftrace: trace single pid for function graph tracer
2008-12-04 Steven Rostedtftrace: use task struct trace flag to filter on pid
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-12-03 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/function...
2008-12-02 Frederic Weisbeckertracing/function-graph-tracer: support for x86-64
2008-12-02 Liming Wangfunction trace: fix a bug of single thread function...
2008-11-28 Liming Wangftrace: improve seq_operation of ftrace
2008-11-26 Steven Rostedtftrace: let function tracing and function return run...
2008-11-26 Steven Rostedtftrace: use code patching for ftrace graph tracer
2008-11-26 Steven Rostedtftrace: add function tracing to single thread
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-23 Frederic Weisbeckertracing/function-return-tracer: don't trace kfree while...
2008-11-23 Frederic Weisbeckertracing/function-return-tracer: store return stack...
2008-11-19 Ingo MolnarMerge branch 'tip/urgent' of git://git./linux/kernel...
2008-11-19 Steven Rostedtftrace: fix dyn ftrace filter selection
2008-11-19 Steven Rostedtftrace: make filtered functions effective on setting
2008-11-19 Steven Rostedtftrace: fix set_ftrace_filter
2008-11-17 Ingo MolnarMerge branches 'tracing/branch-tracer', 'tracing/ftrace...
2008-11-16 walimisfunction tracing: fix wrong pos computing when read...
2008-11-16 Frederic Weisbeckertracing/function-return-tracer: support for dynamic...
2008-11-16 Steven Rostedtftrace: make filtered functions effective on setting
2008-11-16 Steven Rostedtftrace: fix dyn ftrace filter
2008-11-16 Steven Rostedtftrace: allow NULL pointers in mcount_loc
2008-11-16 Steven Rostedtftrace: pass module struct to arch dynamic ftrace functions
2008-11-16 Steven Rostedtftrace: do not process freed records
2008-11-16 Steven Rostedtftrace: disable ftrace on anomalies in trace start...
2008-11-16 Steven Rostedtftrace: remove condition from ftrace_record_ip
2008-11-13 walimisftrace: remove unnecessary if condition of __unregister...
2008-11-12 Ingo MolnarMerge branch 'tracing/function-return-tracer' into...
2008-11-12 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/urgent...
2008-11-11 Steven Rostedtring-buffer: buffer record on/off switch
2008-11-11 Frederic Weisbeckertracing: add a tracer to catch execution time of kernel...
2008-11-08 Steven Rostedtftrace: fix set_ftrace_filter
2008-11-06 Steven Rostedtftrace: add quick function trace stop
2008-10-28 Frederic Weisbeckerftrace: perform an initialization for ftrace to enable it
2008-10-24 Ingo Molnarftrace: warning in kernel/trace/ftrace.c
2008-10-23 Ingo Molnarftrace: fix build failure
2008-10-23 Steven Rostedtftrace: remove ftrace hash
2008-10-23 Steven Rostedtftrace: remove mcount set
2008-10-23 Steven Rostedtftrace: remove daemon
2008-10-23 Steven Rostedtftrace: add ftrace warn on to disable ftrace
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: release functions from hash
2008-10-14 Steven Rostedtftrace: warn on failure to disable mcount callers
2008-10-14 Steven Noonanftrace: mcount_addr defined but not used
2008-10-14 Steven Rostedtftrace: fix unlocking of hash
2008-10-14 Steven Rostedtftrace: remove direct reference to mcount in trace...
2008-10-14 Ingo Molnarftrace: clean up macro usage
2008-10-14 Stephen Rothwellftrace: fix build failure
2008-10-14 Steven Rostedtftrace: add necessary locking for ftrace records
2008-10-14 Steven Rostedtftrace: do not init module on ftrace disabled
2008-10-14 Steven Rostedtftrace: remove old pointers to mcount
2008-10-14 Steven Rostedtftrace: do not show freed records in available_filter_f...
2008-10-14 Steven Rostedtftrace: enable mcount recording for modules
2008-10-14 Steven Rostedtftrace: mcount call site on boot nops core
2008-07-28 Rusty Russellstop_machine: fix up ftrace.c
2008-07-11 Ingo Molnarftrace: build fix for ftraced_suspend
2008-07-11 Steven Rostedtftrace: add ftrace_kill_atomic
2008-07-03 Abhishek Sagarftrace: prevent ftrace modifications while being kprobe...
2008-06-23 Abhishek Sagarftrace: avoid modifying kprobe'd records
2008-06-23 Abhishek Sagarftrace: freeze kprobe'd records
2008-06-23 Abhishek Sagarftrace: store mcount address in rec->ip
2008-06-16 Ingo Molnarnamespacecheck: fixes
2008-06-14 Abhishek Sagarftrace: fix "notrace" filtering priority
2008-06-10 Abhishek Sagarftrace: prevent freeing of all failed updates
2008-06-10 Abhishek Sagarftrace: add debugfs entry 'failures'
2008-06-10 Abhishek Sagarftrace: remove ftrace_ip_converted()
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-26 Abhishek Sagarftrace: fix updating of ftrace_update_cnt
2008-05-26 Abhishek Sagarftrace: safe traversal of ftrace_hash hlist
2008-05-26 Steven Rostedtftrace: set_ftrace_notrace feature
2008-05-23 Ingo Molnarftrace: cleanups
2008-05-23 Ingo Molnarftrace: fix mcount export bug
2008-05-23 David Millerftrace: remove packed attribute on ftrace_page.
2008-05-23 Steven Rostedtftrace: use raw_smp_processor_id for mcount functions
2008-05-23 Steven Rostedtftrace: add UNINTERRUPTIBLE state for kftraced on disable
2008-05-23 Ingo Molnarftrace: remove notrace
2008-05-23 Steven Rostedtftrace: remove address of function names
2008-05-23 Ingo Molnarftrace: cleanups
2008-05-23 Steven Rostedtftrace: disable tracing on failure
2008-05-23 Steven Rostedtftrace - fix dynamic ftrace memory leak
2008-05-23 Ingo Molnarftrace: timestamp syncing, prepare
2008-05-23 Ingo Molnarftrace: cleanups
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 Steven Rostedtftrace: add filter select functions to trace
2008-05-23 Steven Rostedtftrace: use dynamic patching for updating mcount calls
next