sh: dynamic ftrace support.
authorMatt Fleming <mjf@gentoo.org>
Wed, 12 Nov 2008 11:11:47 +0000 (20:11 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 22 Dec 2008 09:42:52 +0000 (18:42 +0900)
commitfad57feba77d2e5b183e068cb6b90693e4567b40
tree478788d5a05a30f638540d345e9d09c5733687da
parentef6aff6884408db95ceb0f678f583536e0bd48f8
sh: dynamic ftrace support.

First cut at dynamic ftrace support.

Signed-off-by: Matt Fleming <mjf@gentoo.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/include/asm/ftrace.h
arch/sh/kernel/Makefile_32
arch/sh/kernel/entry-common.S
arch/sh/kernel/ftrace.c [new file with mode: 0644]
arch/sh/lib/Makefile
arch/sh/lib/mcount.S [new file with mode: 0644]
scripts/recordmcount.pl