index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
ftrace.c
Age
Commit message (
Expand
)
Author
2021-10-08
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
2018-11-27
sparc/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-17
sparc/ftrace: Fix ftrace graph time measurement
Liam R. Howlett
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
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-04-12
sparc64: Add function graph tracer support.
David S. Miller
2010-04-12
sparc64: Kill unnecessary static on local var in ftrace_call_replace().
David S. Miller
2010-02-17
tracing: Unify arch_syscall_addr() implementations
Mike Frysinger
2009-12-11
sparc64: Add syscall tracepoint support.
David S. Miller
2009-06-16
sparc64: Add proper dynamic ftrace support.
David S. Miller
2008-12-04
sparc,sparc64: unify kernel/
Sam Ravnborg