index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
/
asm
/
ftrace.h
Age
Commit message (
Expand
)
Author
2025-06-07
sh: Replace __ASSEMBLY__ with __ASSEMBLER__ in all headers
Thomas Huth
2024-05-02
sh: ftrace: Fix missing prototypes
Geert Uytterhoeven
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-07-20
ftrace: Format MCOUNT_ADDR address as type unsigned long
Minfei Huang
2014-05-21
ftrace: Make CALLER_ADDRx macros more generic
AKASHI Takahiro
2009-10-14
sh: Provide CALLER_ADDRx definitions even when ftrace is disabled.
Paul Mundt
2009-10-13
sh: Generalize CALLER_ADDRx support.
Paul Mundt
2009-10-11
sh: tracing: Use the DWARF unwinder for CALLER_ADDRx
Matt Fleming
2009-08-25
sh: Fix an off-by-1 in FTRACE_SYSCALL_MAX.
Paul Mundt
2009-08-24
sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h.
Paul Mundt
2009-07-11
sh: Function graph tracer support
Matt Fleming
2009-07-06
sh: Fix the value of MCOUNT_INSN_OFFSET
Matt Fleming
2008-12-22
sh: Provide a dyn_arch_ftrace struct definition.
Paul Mundt
2008-12-22
sh: dynamic ftrace support.
Matt Fleming
2008-09-21
sh: Add missing asm/ftrace.h.
Paul Mundt