aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/ftrace.c
Commit message (Expand)AuthorAgeFilesLines
* x86/function-graph: fix constraint for recording old return valueSteven Rostedt2009-05-131-1/+1
* tracing/syscalls: use a dedicated file headerFrederic Weisbecker2009-04-091-0/+2
* tracing, x86: remove duplicated #includeHuang Weiyi2009-04-071-1/+0
* function-graph: moved the timestamp from arch to generic codeSteven Rostedt2009-03-241-5/+1
* ftrace: protect running nmi (V3)Lai Jiangshan2009-03-181-23/+40
* tracing/syscalls: support for syscalls tracing on x86Frederic Weisbecker2009-03-131-0/+63
* tracing/function-graph-tracer: use the more lightweight local clockFrederic Weisbecker2009-03-051-1/+1
* Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2009-02-221-0/+17
|\
| * ftrace: immediately stop code modification if failure is detectedSteven Rostedt2009-02-201-0/+4
| * ftrace, x86: make kernel text writable only for conversionsSteven Rostedt2009-02-201-0/+13
* | Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar2009-02-191-74/+1
|\ \
| * | tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt2009-02-181-74/+1
| |/
| * tracing, x86: fix constraint for parent variableSteven Rostedt2009-02-111-5/+4
* | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-111-5/+4
|\ \
| * | tracing, x86: fix constraint for parent variableSteven Rostedt2009-02-101-5/+4
* | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2009-02-111-3/+5
|\ \ \ | |/ / |/| / | |/
| * tracing, x86: fix fixup section to return to original codeSteven Rostedt2009-02-101-3/+5
* | tracing/function-graph-tracer: drop the kernel_text_address checkFrederic Weisbecker2009-02-091-7/+0
* | ring-buffer: use generic version of in_nmiSteven Rostedt2009-02-071-2/+2
* | ftrace: change function graph tracer to use new in_nmiSteven Rostedt2009-02-071-20/+1
* | ftrace, x86: rename in_nmi variableSteven Rostedt2009-02-071-11/+11
* | ring-buffer: add NMI protection for spinlocksSteven Rostedt2009-02-071-4/+4
* | x86: ftrace - simplify wait_for_nmiCyrill Gorcunov2009-01-271-6/+5
|/
* tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker2008-12-081-1/+4
* ftrace: add checks on ret stack in function graphSteven Rostedt2008-12-031-0/+17
* ftrace: function graph return for function entrySteven Rostedt2008-12-031-1/+6
* ftrace: add ftrace_graph_stop()Steven Rostedt2008-12-031-4/+6
* ftrace: clean up function graph asmSteven Rostedt2008-12-031-16/+4
* tracing/function-graph-tracer: support for x86-64Frederic Weisbecker2008-12-021-1/+10
* ftrace: use code patching for ftrace graph tracerSteven Rostedt2008-11-261-2/+46
* tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker2008-11-261-11/+21
* tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-261-6/+6
* tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-231-14/+15
* tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker2008-11-181-3/+7
* tracing/function-return-tracer: support for dynamic ftrace on function return...Frederic Weisbecker2008-11-161-128/+130
* tracing/function-return-tracer: add a barrier to ensure return stack index is...Frederic Weisbecker2008-11-161-0/+1
* ftrace: pass module struct to arch dynamic ftrace functionsSteven Rostedt2008-11-161-3/+26
* tracing/function-return-tracer: call prepare_ftrace_return by registersFrederic Weisbecker2008-11-121-1/+0
* tracing/function-return-tracer: make the function return tracer locklessFrederic Weisbecker2008-11-121-38/+5
* tracing: function return tracer, build fixIngo Molnar2008-11-111-0/+1
* tracing, x86: function return tracer, fix assembly constraintsIngo Molnar2008-11-111-1/+1
* tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker2008-11-111-7/+174
* ftrace: nmi safe code clean upsSteven Rostedt2008-10-311-8/+8
* ftrace: nmi update statisticsSteven Rostedt2008-10-301-2/+24
* ftrace: nmi safe code modificationSteven Rostedt2008-10-301-1/+106
* ftrace: use a real variable for ftrace_nop in x86Steven Rostedt2008-10-271-11/+5
* ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace fileSteven Rostedt2008-10-231-5/+5
* ftrace: remove mcount setSteven Rostedt2008-10-231-7/+0
* ftrace: use probe_kernelSteven Rostedt2008-10-231-5/+3
* ftrace: comment arch ftrace codeSteven Rostedt2008-10-231-1/+6