linux-stable/tools/perf/scripts/perl
Tom Zanussi 61381de050 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 <tzanussi@gmail.com>
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 <mingo@elte.hu>
2009-11-30 09:04:00 +01:00
..
bin perf trace: Add a scripts/perl/bin for perf trace shell scripts 2009-11-28 10:04:27 +01:00
Perf-Trace-Util perf trace/scripting: Fix Perl common_* access functions 2009-11-30 09:04:00 +01:00
check-perf-trace.pl perf trace: Add interface to access perf data from Perl handlers 2009-11-28 10:04:27 +01:00
rw-by-file.pl
rw-by-pid.pl
wakeup-latency.pl
workqueue-stats.pl