aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/ftrace.c
Commit message (Expand)AuthorAge
* function-graph: moved the timestamp from arch to generic codeSteven Rostedt2009-03-24
* ftrace: protect running nmi (V3)Lai Jiangshan2009-03-18
* tracing/syscalls: support for syscalls tracing on x86Frederic Weisbecker2009-03-13
* tracing/function-graph-tracer: use the more lightweight local clockFrederic Weisbecker2009-03-05
* Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2009-02-22
|\
| * ftrace: immediately stop code modification if failure is detectedSteven Rostedt2009-02-20
| * ftrace, x86: make kernel text writable only for conversionsSteven Rostedt2009-02-20
* | Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar2009-02-19
|\ \
| * | tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt2009-02-18
| |/
| * tracing, x86: fix constraint for parent variableSteven Rostedt2009-02-11
* | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-11
|\ \
| * | tracing, x86: fix constraint for parent variableSteven Rostedt2009-02-10
* | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2009-02-11
|\ \ \ | |/ / |/| / | |/
| * tracing, x86: fix fixup section to return to original codeSteven Rostedt2009-02-10
* | tracing/function-graph-tracer: drop the kernel_text_address checkFrederic Weisbecker2009-02-09
* | ring-buffer: use generic version of in_nmiSteven Rostedt2009-02-07
* | ftrace: change function graph tracer to use new in_nmiSteven Rostedt2009-02-07
* | ftrace, x86: rename in_nmi variableSteven Rostedt2009-02-07
* | ring-buffer: add NMI protection for spinlocksSteven Rostedt2009-02-07
* | x86: ftrace - simplify wait_for_nmiCyrill Gorcunov2009-01-27
|/
* tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker2008-12-08
* ftrace: add checks on ret stack in function graphSteven Rostedt2008-12-03
* ftrace: function graph return for function entrySteven Rostedt2008-12-03
* ftrace: add ftrace_graph_stop()Steven Rostedt2008-12-03
* ftrace: clean up function graph asmSteven Rostedt2008-12-03
* tracing/function-graph-tracer: support for x86-64Frederic Weisbecker2008-12-02
* ftrace: use code patching for ftrace graph tracerSteven 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: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-23
* tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker2008-11-18
* tracing/function-return-tracer: support for dynamic ftrace on function return...Frederic Weisbecker2008-11-16
* tracing/function-return-tracer: add a barrier to ensure return stack index is...Frederic Weisbecker2008-11-16
* ftrace: pass module struct to arch dynamic ftrace functionsSteven Rostedt2008-11-16
* tracing/function-return-tracer: call prepare_ftrace_return by registersFrederic Weisbecker2008-11-12
* tracing/function-return-tracer: make the function return tracer locklessFrederic Weisbecker2008-11-12
* tracing: function return tracer, build fixIngo Molnar2008-11-11
* tracing, x86: function return tracer, fix assembly constraintsIngo Molnar2008-11-11
* tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker2008-11-11
* ftrace: nmi safe code clean upsSteven Rostedt2008-10-31
* ftrace: nmi update statisticsSteven Rostedt2008-10-30
* ftrace: nmi safe code modificationSteven Rostedt2008-10-30
* ftrace: use a real variable for ftrace_nop in x86Steven Rostedt2008-10-27
* ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace fileSteven Rostedt2008-10-23
* ftrace: remove mcount setSteven Rostedt2008-10-23
* ftrace: use probe_kernelSteven Rostedt2008-10-23
* ftrace: comment arch ftrace codeSteven Rostedt2008-10-23
* ftrace: return error on failed modified text.Steven Rostedt2008-10-23
* ftrace: do not enclose logic in WARN_ONSteven Rostedt2008-10-20
* ftrace: make ftrace_test_p6nop disassembler-friendlyAnders Kaseorg2008-10-14