summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/ftrace.c
AgeCommit message (Expand)Author
2009-06-18function-graph: add stack frame testSteven Rostedt
2009-05-13x86/function-graph: fix constraint for recording old return valueSteven Rostedt
2009-04-09tracing/syscalls: use a dedicated file headerFrederic Weisbecker
2009-04-07tracing, x86: remove duplicated #includeHuang Weiyi
2009-03-24function-graph: moved the timestamp from arch to generic codeSteven Rostedt
2009-03-18ftrace: protect running nmi (V3)Lai Jiangshan
2009-03-13tracing/syscalls: support for syscalls tracing on x86Frederic Weisbecker
2009-03-05tracing/function-graph-tracer: use the more lightweight local clockFrederic Weisbecker
2009-02-22Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2009-02-20ftrace: immediately stop code modification if failure is detectedSteven Rostedt
2009-02-20ftrace, x86: make kernel text writable only for conversionsSteven Rostedt
2009-02-19Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar
2009-02-18tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt
2009-02-11tracing, x86: fix constraint for parent variableSteven Rostedt
2009-02-11Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-02-11Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar
2009-02-10tracing, x86: fix fixup section to return to original codeSteven Rostedt
2009-02-10tracing, x86: fix constraint for parent variableSteven Rostedt
2009-02-09tracing/function-graph-tracer: drop the kernel_text_address checkFrederic Weisbecker
2009-02-07ring-buffer: use generic version of in_nmiSteven Rostedt
2009-02-07ftrace: change function graph tracer to use new in_nmiSteven Rostedt
2009-02-07ftrace, x86: rename in_nmi variableSteven Rostedt
2009-02-07ring-buffer: add NMI protection for spinlocksSteven Rostedt
2009-01-27x86: ftrace - simplify wait_for_nmiCyrill Gorcunov
2008-12-08tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker
2008-12-03ftrace: add checks on ret stack in function graphSteven Rostedt
2008-12-03ftrace: function graph return for function entrySteven Rostedt
2008-12-03ftrace: add ftrace_graph_stop()Steven Rostedt
2008-12-03ftrace: clean up function graph asmSteven Rostedt
2008-12-02tracing/function-graph-tracer: support for x86-64Frederic Weisbecker
2008-11-26ftrace: use code patching for ftrace graph tracerSteven Rostedt
2008-11-26tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker
2008-11-23tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker
2008-11-18tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker
2008-11-16tracing/function-return-tracer: support for dynamic ftrace on function return...Frederic Weisbecker
2008-11-16tracing/function-return-tracer: add a barrier to ensure return stack index is...Frederic Weisbecker
2008-11-16ftrace: pass module struct to arch dynamic ftrace functionsSteven Rostedt
2008-11-12tracing/function-return-tracer: call prepare_ftrace_return by registersFrederic Weisbecker
2008-11-12tracing/function-return-tracer: make the function return tracer locklessFrederic Weisbecker
2008-11-11tracing: function return tracer, build fixIngo Molnar
2008-11-11tracing, x86: function return tracer, fix assembly constraintsIngo Molnar
2008-11-11tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker
2008-10-31ftrace: nmi safe code clean upsSteven Rostedt
2008-10-30ftrace: nmi update statisticsSteven Rostedt
2008-10-30ftrace: nmi safe code modificationSteven Rostedt
2008-10-27ftrace: use a real variable for ftrace_nop in x86Steven Rostedt
2008-10-23ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace fileSteven Rostedt
2008-10-23ftrace: remove mcount setSteven Rostedt
2008-10-23ftrace: use probe_kernelSteven Rostedt