aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/ftrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-08ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang1-5/+0
2018-11-27sparc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-10/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-17sparc/ftrace: Fix ftrace graph time measurementLiam R. Howlett1-7/+6
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf1-1/+1
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby1-1/+1
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby1-4/+0
2010-04-12sparc64: Add function graph tracer support.David S. Miller1-0/+58
2010-04-12sparc64: Kill unnecessary static on local var in ftrace_call_replace().David S. Miller1-1/+1
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger1-11/+0
2009-12-11sparc64: Add syscall tracepoint support.David S. Miller1-0/+11
2009-06-16sparc64: Add proper dynamic ftrace support.David S. Miller1-15/+32
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg1-0/+76