OSDN Git Service

ftrace/s390: mcount offset calculation
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 10 May 2011 08:10:43 +0000 (10:10 +0200)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 17 May 2011 14:42:12 +0000 (10:42 -0400)
commit0ef5bf1cd3bd2e3eacb11fca80efe3674927ed1a
tree85e5db146f6a1d32988b3efb4fae60fa00a2dcbe
parent414eb44dda6b9893b212b2306ccb423ab01eef8e
ftrace/s390: mcount offset calculation

Do the mcount offset adjustment in the recordmcount.pl/recordmcount.[ch]
at compile time and not in ftrace_call_adjust at run time.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
arch/s390/include/asm/ftrace.h
scripts/recordmcount.c
scripts/recordmcount.pl