summaryrefslogtreecommitdiffstats
path: root/kernel/trace/ftrace.c
Commit message (Expand)AuthorAgeFilesLines
* ftrace: add not to regex on filtering functionsSteven Rostedt2008-12-181-2/+13
* tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker2008-12-081-0/+2
* ftrace: use init_struct_pid as swapper pidSteven Rostedt2008-12-051-1/+1
* ftrace: avoid duplicated function when writing set_graph_functionLiming Wang2008-12-041-2/+8
* ftrace: add ability to only trace swapper tasksSteven Rostedt2008-12-041-11/+63
* ftrace: use struct pidSteven Rostedt2008-12-041-32/+44
* ftrace: trace single pid for function graph tracerSteven Rostedt2008-12-041-1/+1
* ftrace: use task struct trace flag to filter on pidSteven Rostedt2008-12-041-3/+25
* ftrace: graph of a single functionSteven Rostedt2008-12-041-0/+227
* ftrace: function graph return for function entrySteven Rostedt2008-12-031-3/+7
* ftrace: add ftrace_graph_stop()Steven Rostedt2008-12-031-0/+5
* Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...Ingo Molnar2008-12-031-1/+3
|\
| * tracing/function-graph-tracer: support for x86-64Frederic Weisbecker2008-12-021-1/+3
* | function trace: fix a bug of single thread function traceLiming Wang2008-12-021-4/+2
|/
* ftrace: improve seq_operation of ftraceLiming Wang2008-11-281-17/+10
* ftrace: let function tracing and function return run togetherSteven Rostedt2008-11-261-20/+2
* ftrace: use code patching for ftrace graph tracerSteven Rostedt2008-11-261-19/+16
* ftrace: add function tracing to single threadSteven Rostedt2008-11-261-26/+183
* tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker2008-11-261-14/+16
* tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-261-13/+13
* tracing/function-return-tracer: don't trace kfree while it frees the return s...Frederic Weisbecker2008-11-231-1/+6
* tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-231-1/+95
*-. Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-r...Ingo Molnar2008-11-171-129/+175
|\ \
| | * function tracing: fix wrong pos computing when read buffer has been fulfilledwalimis2008-11-161-11/+15
| * | tracing/function-return-tracer: support for dynamic ftrace on function return...Frederic Weisbecker2008-11-161-5/+53
| * | ftrace: make filtered functions effective on settingSteven Rostedt2008-11-161-1/+1
| * | ftrace: fix dyn ftrace filterSteven Rostedt2008-11-161-47/+36
| * | ftrace: allow NULL pointers in mcount_locSteven Rostedt2008-11-161-0/+8
| * | ftrace: pass module struct to arch dynamic ftrace functionsSteven Rostedt2008-11-161-38/+24
| * | ftrace: do not process freed recordsSteven Rostedt2008-11-161-2/+6
| * | ftrace: disable ftrace on anomalies in trace start and stopSteven Rostedt2008-11-161-37/+44
| * | ftrace: remove condition from ftrace_record_ipSteven Rostedt2008-11-161-1/+1
|/ /
* | ftrace: remove unnecessary if condition of __unregister_ftrace_functionwalimis2008-11-131-2/+1
* | Merge branch 'tracing/function-return-tracer' into tracing/fastbootIngo Molnar2008-11-121-0/+16
|\ \
| * | tracing: add a tracer to catch execution time of kernel functionsFrederic Weisbecker2008-11-111-0/+16
* | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2008-11-121-6/+2
|\ \ \ | |/ / |/| / | |/
| * ring-buffer: buffer record on/off switchSteven Rostedt2008-11-111-6/+2
* | ftrace: fix set_ftrace_filterSteven Rostedt2008-11-081-0/+3
* | ftrace: add quick function trace stopSteven Rostedt2008-11-061-10/+37
|/
* ftrace: perform an initialization for ftrace to enable itFrederic Weisbecker2008-10-281-0/+8
* ftrace: warning in kernel/trace/ftrace.cIngo Molnar2008-10-241-1/+4
* ftrace: fix build failureIngo Molnar2008-10-231-2/+0
* ftrace: remove ftrace hashSteven Rostedt2008-10-231-208/+35
* ftrace: remove mcount setSteven Rostedt2008-10-231-9/+0
* ftrace: remove daemonSteven Rostedt2008-10-231-294/+28
* ftrace: add ftrace warn on to disable ftraceSteven Rostedt2008-10-231-10/+19
* ftrace: only have ftrace_kill atomicSteven Rostedt2008-10-231-40/+2
* ftrace: return error on failed modified text.Steven Rostedt2008-10-231-6/+15
* ftrace: release functions from hashSteven Rostedt2008-10-201-0/+43
* ftrace: warn on failure to disable mcount callersSteven Rostedt2008-10-141-0/+27
OpenPOWER on IntegriCloud