linux/tools/perf
Arnaldo Carvalho de Melo 46db2c3205 perf record: Add a fallback to the reference relocation symbol
Usually "_text" is enough, but I received reports that its not always
available, so fallback to "_stext" for the symbol we use to check if we
need to apply any relocation to all the symbols in the kernel symtab,
for when, for instance, kexec is being used.

Reported-by: Darren Hart <dvhltc@us.ibm.com>
Reported-by: Steven Rostedt <rostedt@goodmis.org>
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2010-05-13 07:55:29 +02:00
..
bench
Documentation
scripts
util perf: Fix static strings treated like dynamic ones 2010-05-11 09:14:24 +02:00
.gitignore
builtin-annotate.c
builtin-bench.c
builtin-buildid-cache.c
builtin-buildid-list.c
builtin-diff.c
builtin-help.c
builtin-kmem.c perf kmem: Fix breakage introduced by 5a0e3ad slab.h script 2010-04-06 17:48:06 +02:00
builtin-list.c
builtin-lock.c
builtin-probe.c
builtin-record.c perf record: Add a fallback to the reference relocation symbol 2010-05-13 07:55:29 +02:00
builtin-report.c
builtin-sched.c
builtin-stat.c
builtin-timechart.c
builtin-top.c perf top: Add missing initialization to zero 2010-03-16 22:51:00 +01:00
builtin-trace.c
builtin.h
command-list.txt
CREDITS
design.txt
Makefile perf, probe-finder: Build fix on Debian 2010-04-02 22:46:26 +02:00
perf-archive.sh
perf.c
perf.h