From: Li Hong Date: Wed, 28 Oct 2009 05:07:03 +0000 (+0800) Subject: tracing: Move conditional into update_funcs() in recordmcount.pl X-Git-Tag: v2.6.33-rc1~400^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6092858c60f168c1950f8ad73880d54271696ec5;p=pandora-kernel.git tracing: Move conditional into update_funcs() in recordmcount.pl Move all the condition validations into the function update_funcs(). Also update_funcs should not die if $ref_func is undefined for there may be more than one valid section in an object file. Signed-off-by: Li Hong LKML-Reference: <20091028050703.GG30758@uhli> Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed