commit | 414eb44dda6b9893b212b2306ccb423ab01eef8e | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue May 10 10:10:41 2011 +0200 |
committer | Steven Rostedt <rostedt@goodmis.org> | Tue May 17 10:42:09 2011 -0400 |
tree | a6e83f79a539353e52ac951e0cc09d3057c219ef | |
parent | f215efc50a3c1430735e89915fae188f927d8773 [diff] |
ftrace/x86: 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>