From: Mike Frysinger Date: Fri, 6 Aug 2010 07:26:24 +0000 (-0400) Subject: tracing: Extend recordmcount to better support Blackfin mcount X-Git-Tag: v2.6.36-rc2~40^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=465c6cca2668a2db2a4ffce3dca5714017873f2b;p=pandora-kernel.git 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 LKML-Reference: <1281079584-21205-1-git-send-email-vapier@gentoo.org> Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed