summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/ftrace.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+5
* 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/+0
* tracing: Unify arch_syscall_addr() implementationsMike Frysinger2010-02-171-9/+0
* sh: ftrace: Fix up syscall tracing build.Paul Mundt2009-12-111-74/+2
* 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/+0
* 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