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
/
arch
/
sh
/
kernel
/
ftrace.c
Age
Commit message (
Expand
)
Author
2016-10-06
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-09-02
tracing: Add NMI tracing in hwlat detector
Steven Rostedt (Red Hat)
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
2015-12-23
sh: ftrace: Fix the comments for ftrace_modify_code()
Li Bin
2014-07-18
sh: ftrace: Add call to ftrace_graph_is_dead() in function graph code
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
2010-02-17
tracing: Unify arch_syscall_addr() implementations
Mike Frysinger
2009-12-11
sh: ftrace: Fix up syscall tracing build.
Paul Mundt
2009-10-13
sh: ftrace: Make code modification NMI safe.
Paul Mundt
2009-10-13
sh: ftrace: Fix up syscall tracepoint support.
Paul Mundt
2009-08-24
sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h.
Paul Mundt
2009-07-11
sh: Function graph tracer support
Matt Fleming
2009-07-06
sh: Add ftrace syscall tracing support
Matt Fleming
2009-06-11
sh: Fix dynamic ftrace's NOP action.
Matt Fleming
2009-06-11
sh: Update my email address
Matt Fleming
2008-12-22
sh: Provide ftrace_make_call()/ftrace_make_nop().
Paul Mundt
2008-12-22
sh: dynamic ftrace support.
Matt Fleming