index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
ftrace.c
Age
Commit message (
Expand
)
Author
2008-12-03
ftrace: add ftrace_graph_stop()
Steven Rostedt
2008-12-03
ftrace: clean up function graph asm
Steven Rostedt
2008-12-02
tracing/function-graph-tracer: support for x86-64
Frederic Weisbecker
2008-11-26
ftrace: use code patching for ftrace graph tracer
Steven Rostedt
2008-11-26
tracing/function-return-tracer: set a more human readable output
Frederic Weisbecker
2008-11-26
tracing/function-return-tracer: change the name into function-graph-tracer
Frederic Weisbecker
2008-11-23
tracing/function-return-tracer: store return stack into task_struct and alloc...
Frederic Weisbecker
2008-11-18
tracing/function-return-tracer: add the overrun field
Frederic Weisbecker
2008-11-16
tracing/function-return-tracer: support for dynamic ftrace on function return...
Frederic Weisbecker
2008-11-16
tracing/function-return-tracer: add a barrier to ensure return stack index is...
Frederic Weisbecker
2008-11-16
ftrace: pass module struct to arch dynamic ftrace functions
Steven Rostedt
2008-11-12
tracing/function-return-tracer: call prepare_ftrace_return by registers
Frederic Weisbecker
2008-11-12
tracing/function-return-tracer: make the function return tracer lockless
Frederic Weisbecker
2008-11-11
tracing: function return tracer, build fix
Ingo Molnar
2008-11-11
tracing, x86: function return tracer, fix assembly constraints
Ingo Molnar
2008-11-11
tracing, x86: add low level support for ftrace return tracing
Frederic Weisbecker
2008-10-31
ftrace: nmi safe code clean ups
Steven Rostedt
2008-10-30
ftrace: nmi update statistics
Steven Rostedt
2008-10-30
ftrace: nmi safe code modification
Steven Rostedt
2008-10-27
ftrace: use a real variable for ftrace_nop in x86
Steven Rostedt
2008-10-23
ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file
Steven Rostedt
2008-10-23
ftrace: remove mcount set
Steven Rostedt
2008-10-23
ftrace: use probe_kernel
Steven Rostedt
2008-10-23
ftrace: comment arch ftrace code
Steven Rostedt
2008-10-23
ftrace: return error on failed modified text.
Steven Rostedt
2008-10-20
ftrace: do not enclose logic in WARN_ON
Steven Rostedt
2008-10-14
ftrace: make ftrace_test_p6nop disassembler-friendly
Anders Kaseorg
2008-10-14
x86/ftrace: use uaccess in atomic context
Frédéric Weisbecker
2008-10-14
x86: suppress trivial sparse signedness warnings
Harvey Harrison
2008-10-14
ftrace: x86 use copy to and from user functions
Steven Rostedt
2008-10-14
ftrace: use only 5 byte nops for x86
Steven Rostedt
2008-10-14
ftrace: x86 mcount stub
Steven Rostedt
2008-06-23
ftrace: store mcount address in rec->ip
Abhishek Sagar
2008-06-17
ftrace: build fix with gcc 4.3
Ingo Molnar
2008-06-10
ftrace: remove ftrace_ip_converted()
Abhishek Sagar
2008-05-23
ftrace: fix the fault label in updating code
Steven Rostedt
2008-05-23
ftrace: use dynamic patching for updating mcount calls
Steven Rostedt
2008-05-23
ftrace: move memory management out of arch code
Steven Rostedt
2008-05-23
ftrace: use nops instead of jmp
Steven Rostedt
2008-05-23
ftrace: dynamic enabling/disabling of function calls
Steven Rostedt
[prev]