kernel_optimize_test/tools/perf
Arnaldo Carvalho de Melo 70162138c9 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>
Cc: Darren Hart <dvhltc@us.ibm.com>
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>
2010-04-02 16:28:06 -03:00
..
bench
Documentation
scripts
util perf tools: Allow specifying O= to build files in a separate directory 2010-04-02 16:28:03 -03: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
builtin-list.c
builtin-lock.c
builtin-probe.c
builtin-record.c perf record: Add a fallback to the reference relocation symbol 2010-04-02 16:28:06 -03:00
builtin-report.c
builtin-sched.c
builtin-stat.c
builtin-timechart.c
builtin-top.c
builtin-trace.c
builtin.h
command-list.txt
CREDITS
design.txt
Makefile perf tools: Allow specifying O= to build files in a separate directory 2010-04-02 16:28:03 -03:00
perf-archive.sh
perf.c
perf.h