summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/ftrace.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-27sh/ftrace: Remove only user of ftrace_arch_read_dyn_info()Steven Rostedt
2016-10-06Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-09-02tracing: Add NMI tracing in hwlat detectorSteven Rostedt (Red Hat)
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf
2015-12-23sh: ftrace: Fix the comments for ftrace_modify_code()Li Bin
2014-07-18sh: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger
2009-12-11sh: ftrace: Fix up syscall tracing build.Paul Mundt
2009-10-13sh: ftrace: Make code modification NMI safe.Paul Mundt
2009-10-13sh: ftrace: Fix up syscall tracepoint support.Paul Mundt
2009-08-24sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h.Paul Mundt
2009-07-11sh: Function graph tracer supportMatt Fleming
2009-07-06sh: Add ftrace syscall tracing supportMatt Fleming
2009-06-11sh: Fix dynamic ftrace's NOP action.Matt Fleming
2009-06-11sh: Update my email addressMatt Fleming
2008-12-22sh: Provide ftrace_make_call()/ftrace_make_nop().Paul Mundt
2008-12-22sh: dynamic ftrace support.Matt Fleming