commit | 465c6cca2668a2db2a4ffce3dca5714017873f2b | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Fri Aug 06 03:26:24 2010 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Thu Aug 12 10:06:51 2010 -0400 |
tree | c4672b9c3c58a176462c047f47daf5e7ef8406cc | |
parent | 18fab912d4fa70133df164d2dcf3310be0c38c34 [diff] |
tracing: Extend recordmcount to better support Blackfin mcount The mcount call on Blackfin systems includes some stack manipulation around the actual call site, so extend the build time perl script to support this. This way we can avoid doing the calculation at runtime. Signed-off-by: Mike Frysinger <vapier@gentoo.org> LKML-Reference: <1281079584-21205-1-git-send-email-vapier@gentoo.org> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>