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)
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>

No differences found