ftrace/x86: mcount offset calculation
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 10 May 2011 08:10:41 +0000 (10:10 +0200)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 17 May 2011 14:42:09 +0000 (10:42 -0400)
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>

No differences found