From: Tom Zanussi Date: Mon, 30 Nov 2009 07:18:48 +0000 (-0600) Subject: perf trace/scripting: Fix Perl common_* access functions X-Git-Tag: v2.6.33-rc1~399^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61381de0504181368672a83d2e14c38dbaf3c136;p=pandora-kernel.git perf trace/scripting: Fix Perl common_* access functions The common_* functions (e.g. common_pc(), etc) are exported as common_* but named get_common_*, resulting in unresolved subroutine errors when executing scripts. Make the internal and external names match. Signed-off-by: Tom Zanussi Cc: fweisbec@gmail.com Cc: rostedt@goodmis.org Cc: anton@samba.org Cc: hch@infradead.org LKML-Reference: <1259565529-6407-4-git-send-email-tzanussi@gmail.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed