summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/ftrace.c
Commit message (Expand)AuthorAgeFilesLines
* sh/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-281-14/+2Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sh/ftrace: Remove only user of ftrace_arch_read_dyn_info()Steven Rostedt2017-06-271-18/+0Star
* Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-10-061-2/+2
|\
| * tracing: Add NMI tracing in hwlat detectorSteven Rostedt (Red Hat)2016-09-021-2/+2
* | ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-1/+1
|/
* sh: ftrace: Fix the comments for ftrace_modify_code()Li Bin2015-12-231-7/+5Star
* sh: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)2014-07-181-0/+3
* ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-071-1/+1
* ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-071-3/+0Star
* tracing: Unify arch_syscall_addr() implementationsMike Frysinger2010-02-171-9/+0Star
* sh: ftrace: Fix up syscall tracing build.Paul Mundt2009-12-111-74/+2Star
* sh: ftrace: Make code modification NMI safe.Paul Mundt2009-10-131-1/+145
* sh: ftrace: Fix up syscall tracepoint support.Paul Mundt2009-10-131-10/+27
* sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h.Paul Mundt2009-08-241-2/+0Star
* sh: Function graph tracer supportMatt Fleming2009-07-111-0/+122
* sh: Add ftrace syscall tracing supportMatt Fleming2009-07-061-0/+68
* sh: Fix dynamic ftrace's NOP action.Matt Fleming2009-06-111-29/+29
* sh: Update my email addressMatt Fleming2009-06-111-1/+1
* sh: Provide ftrace_make_call()/ftrace_make_nop().Paul Mundt2008-12-221-0/+24
* sh: dynamic ftrace support.Matt Fleming2008-12-221-0/+109