summaryrefslogtreecommitdiff
path: root/arch/sh/include/asm/ftrace.h
AgeCommit message (Collapse)AuthorFilesLines
2008-12-22sh: Provide a dyn_arch_ftrace struct definition.Paul Mundt1-2/+7
Needed for dynamic ftrace API changes. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-12-22sh: dynamic ftrace support.Matt Fleming1-0/+21
First cut at dynamic ftrace support. Signed-off-by: Matt Fleming <mjf@gentoo.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-09-21sh: Add missing asm/ftrace.h.Paul Mundt1-0/+8
This was missed with the ftrace support commit.. check it in now. Signed-off-by: Paul Mundt <lethal@linux-sh.org>