sh: Function graph tracer support
authorMatt Fleming <matt@console-pimps.org>
Sat, 11 Jul 2009 00:29:03 +0000 (00:29 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 11 Jul 2009 01:08:01 +0000 (10:08 +0900)
commit327933f5d6cdf083284d3c06e0370d1de464aef4
tree38046aa3e6b605bf4e16c5d7ac3968f5fa656e8f
parentb99610fb9cdf390965c62c22322596d961591160
sh: Function graph tracer support

Add both dynamic and static function graph tracer support for sh.

Signed-off-by: Matt Fleming <matt@console-pimps.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/ftrace.c
arch/sh/kernel/vmlinux_64.lds.S [new file with mode: 0644]
arch/sh/lib/Makefile
arch/sh/lib/mcount.S