]> git.karo-electronics.de Git - karo-tx-linux.git/commit
metag: ftrace support
authorJames Hogan <james.hogan@imgtec.com>
Fri, 5 Oct 2012 15:27:31 +0000 (16:27 +0100)
committerJames Hogan <james.hogan@imgtec.com>
Fri, 8 Feb 2013 09:53:08 +0000 (09:53 +0000)
commitc76ddfe5a22a9a62c924cc9f4329faf65e14b22c
treeae0e45e838b03dbae5722d633b18ecf302308c4e
parent39de696790dc01b565126d497e5401d022669a27
metag: ftrace support

Add ftrace support for metag.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@redhat.com>
Reviewed-by: Steven Rostedt <rostedt@goodmis.org>
arch/metag/Kconfig
arch/metag/include/asm/Kbuild
arch/metag/include/asm/ftrace.h [new file with mode: 0644]
arch/metag/kernel/ftrace.c [new file with mode: 0644]
arch/metag/kernel/ftrace_stub.S [new file with mode: 0644]
arch/metag/kernel/metag_ksyms.c
scripts/recordmcount.c