index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
trace
/
ftrace-design.txt
Age
Commit message (
Expand
)
Author
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
2014-07-18
ftrace: Remove check for HAVE_FUNCTION_TRACE_MCOUNT_TEST
Steven Rostedt (Red Hat)
2014-03-07
ftrace: Do not pass data to ftrace_dyn_arch_init
Jiri Slaby
2014-03-07
ftrace: Pass retval through return in ftrace_dyn_arch_init()
Jiri Slaby
2011-02-07
tracing/syscalls: Allow arch specific syscall symbol matching
Ian Munsie
2011-02-07
tracing/syscalls: Make arch_syscall_addr weak
Ian Munsie
2010-07-21
tracing/documentation: Document dynamic ftracer internals
Mike Frysinger
2010-02-27
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2010-02-17
tracing: Unify arch_syscall_addr() implementations
Mike Frysinger
2010-01-26
tracing/documentation: Cover new frame pointer semantics
Mike Frysinger
2009-12-20
Documentation: Update ftrace-design.txt
Randy Dunlap
2009-10-14
tracing: Document HAVE_SYSCALL_TRACEPOINTS needs
Frederic Weisbecker
2009-09-14
ftrace: document function and function graph implementation
Mike Frysinger