tracing/syscalls: use a dedicated file header
[safe/jmp/linux-2.6] / arch / x86 / kernel / ftrace.c
2009-04-09 Frederic Weisbeckertracing/syscalls: use a dedicated file header
2009-04-07 Huang Weiyitracing, x86: remove duplicated #include
2009-03-24 Steven Rostedtfunction-graph: moved the timestamp from arch to generi...
2009-03-19 Lai Jiangshanftrace: protect running nmi (V3)
2009-03-13 Frederic Weisbeckertracing/syscalls: support for syscalls tracing on x86
2009-03-05 Frederic Weisbeckertracing/function-graph-tracer: use the more lightweight...
2009-02-22 Ingo MolnarMerge branch 'tip/x86/ftrace' of git://git./linux/kerne...
2009-02-20 Steven Rostedtftrace: immediately stop code modification if failure...
2009-02-20 Steven Rostedtftrace, x86: make kernel text writable only for conversions
2009-02-19 Ingo MolnarMerge branch 'mainline/function-graph' of git://git...
2009-02-18 Steven Rostedttracing/function-graph-tracer: make arch generic push...
2009-02-11 Steven Rostedttracing, x86: fix constraint for parent variable
2009-02-11 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-02-11 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/urgent...
2009-02-10 Steven Rostedttracing, x86: fix fixup section to return to original...
2009-02-10 Steven Rostedttracing, x86: fix constraint for parent variable
2009-02-09 Frederic Weisbeckertracing/function-graph-tracer: drop the kernel_text_add...
2009-02-08 Steven Rostedtring-buffer: use generic version of in_nmi
2009-02-08 Steven Rostedtftrace: change function graph tracer to use new in_nmi
2009-02-08 Steven Rostedtftrace, x86: rename in_nmi variable
2009-02-08 Steven Rostedtring-buffer: add NMI protection for spinlocks
2009-01-27 Cyrill Gorcunovx86: ftrace - simplify wait_for_nmi
2008-12-08 Frederic Weisbeckertracing/function-graph-tracer: append the tracing_graph...
2008-12-03 Steven Rostedtftrace: add checks on ret stack in function graph
2008-12-03 Steven Rostedtftrace: function graph return for function entry
2008-12-03 Steven Rostedtftrace: add ftrace_graph_stop()
2008-12-03 Steven Rostedtftrace: clean up function graph asm
2008-12-02 Frederic Weisbeckertracing/function-graph-tracer: support for x86-64
2008-11-26 Steven Rostedtftrace: use code patching for ftrace graph tracer
2008-11-26 Frederic Weisbeckertracing/function-return-tracer: set a more human readab...
2008-11-26 Frederic Weisbeckertracing/function-return-tracer: change the name into...
2008-11-23 Frederic Weisbeckertracing/function-return-tracer: store return stack...
2008-11-18 Frederic Weisbeckertracing/function-return-tracer: add the overrun field
2008-11-16 Frederic Weisbeckertracing/function-return-tracer: support for dynamic...
2008-11-16 Frederic Weisbeckertracing/function-return-tracer: add a barrier to ensure...
2008-11-16 Steven Rostedtftrace: pass module struct to arch dynamic ftrace functions
2008-11-12 Frederic Weisbeckertracing/function-return-tracer: call prepare_ftrace_ret...
2008-11-12 Frederic Weisbeckertracing/function-return-tracer: make the function retur...
2008-11-11 Ingo Molnartracing: function return tracer, build fix
2008-11-11 Ingo Molnartracing, x86: function return tracer, fix assembly...
2008-11-11 Frederic Weisbeckertracing, x86: add low level support for ftrace return...
2008-10-31 Steven Rostedtftrace: nmi safe code clean ups
2008-10-30 Steven Rostedtftrace: nmi update statistics
2008-10-30 Steven Rostedtftrace: nmi safe code modification
2008-10-27 Steven Rostedtftrace: use a real variable for ftrace_nop in x86
2008-10-23 Steven Rostedtftrace, powerpc, sparc64, x86: remove notrace from...
2008-10-23 Steven Rostedtftrace: remove mcount set
2008-10-23 Steven Rostedtftrace: use probe_kernel
2008-10-23 Steven Rostedtftrace: comment arch ftrace code
2008-10-23 Steven Rostedtftrace: return error on failed modified text.
2008-10-20 Steven Rostedtftrace: do not enclose logic in WARN_ON
2008-10-14 Anders Kaseorgftrace: make ftrace_test_p6nop disassembler-friendly
2008-10-14 Frédéric Weisbeckerx86/ftrace: use uaccess in atomic context
2008-10-14 Harvey Harrisonx86: suppress trivial sparse signedness warnings
2008-10-14 Steven Rostedtftrace: x86 use copy to and from user functions
2008-10-14 Steven Rostedtftrace: use only 5 byte nops for x86
2008-10-14 Steven Rostedtftrace: x86 mcount stub
2008-06-23 Abhishek Sagarftrace: store mcount address in rec->ip
2008-06-17 Ingo Molnarftrace: build fix with gcc 4.3
2008-06-10 Abhishek Sagarftrace: remove ftrace_ip_converted()
2008-05-23 Steven Rostedtftrace: fix the fault label in updating code
2008-05-23 Steven Rostedtftrace: use dynamic patching for updating mcount calls
2008-05-23 Steven Rostedtftrace: move memory management out of arch code
2008-05-23 Steven Rostedtftrace: use nops instead of jmp
2008-05-23 Steven Rostedtftrace: dynamic enabling/disabling of function calls