tracing: Extend recordmcount to better support Blackfin mcount
authorMike Frysinger <vapier@gentoo.org>
Fri, 6 Aug 2010 07:26:24 +0000 (03:26 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 12 Aug 2010 14:06:51 +0000 (10:06 -0400)
commit465c6cca2668a2db2a4ffce3dca5714017873f2b
treec4672b9c3c58a176462c047f47daf5e7ef8406cc
parent18fab912d4fa70133df164d2dcf3310be0c38c34
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>
scripts/recordmcount.pl