summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_functions.c
Commit message (Expand)AuthorAgeFilesLines
* tracing: Remove ftrace_preempt_disable/enableSteven Rostedt2010-06-031-3/+3
* tracing: switch function prints from %pf to %psSteven Rostedt2009-09-171-1/+1
* Merge branch 'linus' into tracing/coreIngo Molnar2009-07-181-1/+1
|\
| * tracing/function: Fix the return value of ftrace_trace_onoff_callback()Xiao Guangrong2009-07-161-1/+1
* | tracing/function: Cleanup for function tracerXiao Guangrong2009-07-171-3/+1
|/
* ftrace: Remove duplicate newlineLi Zefan2009-06-251-2/+1
* tracing/urgent: fix unbalanced ftrace_start_upFrederic Weisbecker2009-06-201-3/+5
* tracing/core: use appropriate waiting on trace_pipeFrederic Weisbecker2009-02-181-0/+1
* ftrace: show unlimited when traceon or traceoff has no counterSteven Rostedt2009-02-171-1/+3
* ftrace: rename _hook to _probeSteven Rostedt2009-02-171-13/+13
* ftrace: clean up coding styleSteven Rostedt2009-02-171-1/+0
* ftrace: add pretty print function for traceon and traceoff hooksSteven Rostedt2009-02-161-0/+28
* ftrace: add traceon traceoff commands to enable/disable the buffersSteven Rostedt2009-02-161-0/+135
* trace: Call tracing_reset_online_cpus before tracer->init()Arnaldo Carvalho de Melo2009-02-061-14/+3
* trace: Remove unused trace_array_cpu parameterArnaldo Carvalho de Melo2009-02-051-4/+4
* ftrace: remove static from function tracer functionsSteven Rostedt2009-01-161-2/+8
* ftrace: combine stack trace in function callSteven Rostedt2009-01-161-25/+36
* ftrace: move function tracer functions out of trace.cSteven Rostedt2009-01-161-1/+83
* ftrace: add stack trace to function tracerSteven Rostedt2009-01-161-0/+84
* ftrace: introduce tracing_reset_online_cpus() helperPekka J Enberg2008-12-191-12/+2
* tracing/ftrace: change the type of the init() callbackFrederic Weisbecker2008-11-161-1/+2
* ftrace: remove trace array ctrlSteven Rostedt2008-11-081-4/+2
* ftrace: remove ctrl_update methodSteven Rostedt2008-11-081-9/+0
* ftrace: restructure tracing start/stop infrastructureSteven Rostedt2008-11-061-0/+6
* ftrace: rename the ftrace tracer to functionSteven Rostedt2008-10-201-1/+1
* ftrace: make work with new ring bufferSteven Rostedt2008-10-141-1/+1
* ftrace: use current CPU for function startupSteven Rostedt2008-07-111-0/+3
* ftrace: fix up cmdline recordingSteven Rostedt2008-05-261-2/+2
* ftrace: fix comm on function trace outputSteven Rostedt2008-05-231-0/+2
* ftrace: remove notraceIngo Molnar2008-05-231-6/+6
* ftrace: build fixIngo Molnar2008-05-231-1/+1
* ftrace: timestamp syncing, prepareIngo Molnar2008-05-231-1/+1
* ftrace: add self-testsSteven Rostedt2008-05-231-0/+3
* ftrace: function tracerSteven Rostedt2008-05-231-0/+73
OpenPOWER on IntegriCloud