From: Li Hong Date: Wed, 28 Oct 2009 05:06:19 +0000 (+0800) Subject: tracing: Add regex for weak functions in recordmcount.pl X-Git-Tag: v2.6.33-rc1~400^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=306dcf47d28aaf9aedfafb17a602768584cfc0f2;p=pandora-kernel.git tracing: Add regex for weak functions in recordmcount.pl Add a variable to contain the regex needed to find weak functions in the 'nm' output. This will allow other archs to easily override it. Also rename the regex variable $nm_regex to $local_regex to be more descriptive. Signed-off-by: Li Hong LKML-Reference: <20091028050619.GF30758@uhli> Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed