aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/ftrace.c
Commit message (Expand)AuthorAge
* ftrace: convert unsigned index to signedSteven Rostedt2009-01-07
* ftrace: add not to regex on filtering functionsSteven Rostedt2008-12-18
* tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker2008-12-08
* ftrace: use init_struct_pid as swapper pidSteven Rostedt2008-12-05
* ftrace: avoid duplicated function when writing set_graph_functionLiming Wang2008-12-04
* ftrace: add ability to only trace swapper tasksSteven Rostedt2008-12-04
* ftrace: use struct pidSteven Rostedt2008-12-04
* ftrace: trace single pid for function graph tracerSteven Rostedt2008-12-04
* ftrace: use task struct trace flag to filter on pidSteven Rostedt2008-12-04
* ftrace: graph of a single functionSteven Rostedt2008-12-04
* ftrace: function graph return for function entrySteven Rostedt2008-12-03
* ftrace: add ftrace_graph_stop()Steven Rostedt2008-12-03
* Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...Ingo Molnar2008-12-03
|\
| * tracing/function-graph-tracer: support for x86-64Frederic Weisbecker2008-12-02
* | function trace: fix a bug of single thread function traceLiming Wang2008-12-02
|/
* ftrace: improve seq_operation of ftraceLiming Wang2008-11-28
* ftrace: let function tracing and function return run togetherSteven Rostedt2008-11-26
* ftrace: use code patching for ftrace graph tracerSteven Rostedt2008-11-26
* ftrace: add function tracing to single threadSteven Rostedt2008-11-26
* tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker2008-11-25
* tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-25
* tracing/function-return-tracer: don't trace kfree while it frees the return s...Frederic Weisbecker2008-11-23
* tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-23
*-. Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-r...Ingo Molnar2008-11-17
|\ \
| | * function tracing: fix wrong pos computing when read buffer has been fulfilledwalimis2008-11-16
| * | tracing/function-return-tracer: support for dynamic ftrace on function return...Frederic Weisbecker2008-11-16
| * | ftrace: make filtered functions effective on settingSteven Rostedt2008-11-16
| * | ftrace: fix dyn ftrace filterSteven Rostedt2008-11-16
| * | ftrace: allow NULL pointers in mcount_locSteven Rostedt2008-11-16
| * | ftrace: pass module struct to arch dynamic ftrace functionsSteven Rostedt2008-11-16
| * | ftrace: do not process freed recordsSteven Rostedt2008-11-16
| * | ftrace: disable ftrace on anomalies in trace start and stopSteven Rostedt2008-11-16
| * | ftrace: remove condition from ftrace_record_ipSteven Rostedt2008-11-16
|/ /
* | ftrace: remove unnecessary if condition of __unregister_ftrace_functionwalimis2008-11-13
* | Merge branch 'tracing/function-return-tracer' into tracing/fastbootIngo Molnar2008-11-12
|\ \
| * | tracing: add a tracer to catch execution time of kernel functionsFrederic Weisbecker2008-11-11
* | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2008-11-12
|\ \ \ | |/ / |/| / | |/
| * ring-buffer: buffer record on/off switchSteven Rostedt2008-11-11
* | ftrace: fix set_ftrace_filterSteven Rostedt2008-11-08
* | ftrace: add quick function trace stopSteven Rostedt2008-11-06
|/
* ftrace: perform an initialization for ftrace to enable itFrederic Weisbecker2008-10-28
* ftrace: warning in kernel/trace/ftrace.cIngo Molnar2008-10-24
* ftrace: fix build failureIngo Molnar2008-10-23
* ftrace: remove ftrace hashSteven Rostedt2008-10-23
* ftrace: remove mcount setSteven Rostedt2008-10-23
* ftrace: remove daemonSteven Rostedt2008-10-23
* ftrace: add ftrace warn on to disable ftraceSteven Rostedt2008-10-23
* ftrace: only have ftrace_kill atomicSteven Rostedt2008-10-23
* ftrace: return error on failed modified text.Steven Rostedt2008-10-23
* ftrace: release functions from hashSteven Rostedt2008-10-20