Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/debug...
[safe/jmp/linux-2.6] / arch / x86 / kernel / ftrace.c
2009-02-11 Steven Rostedttracing, x86: fix constraint for parent variable
2009-02-10 Steven Rostedttracing, x86: fix fixup section to return to original...
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