WSL2-Linux-Kernel/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
..
Documentation perf: Make the install relative to DESTDIR if specified 2010-03-11 14:08:11 +01:00
bench
scripts
util perf: Fix static strings treated like dynamic ones 2010-05-11 09:14:24 +02:00
.gitignore
CREDITS
Makefile perf, probe-finder: Build fix on Debian 2010-04-02 22:46:26 +02:00
builtin-annotate.c perf session: Change perf_session post processing functions to take histogram tree 2010-03-10 13:53:49 +01:00
builtin-bench.c
builtin-buildid-cache.c
builtin-buildid-list.c
builtin-diff.c perf session: Change perf_session post processing functions to take histogram tree 2010-03-10 13:53:49 +01:00
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 perf probe: Fix probe_point buffer overrun 2010-03-13 08:32:22 +01:00
builtin-record.c perf record: Add a fallback to the reference relocation symbol 2010-05-13 07:55:29 +02:00
builtin-report.c perf report: Add multiple event support 2010-03-10 13:53:50 +01:00
builtin-sched.c
builtin-stat.c perf tools: Fix sparse CPU numbering related bugs 2010-03-11 13:36:53 +01:00
builtin-timechart.c
builtin-top.c perf top: Add missing initialization to zero 2010-03-16 22:51:00 +01:00
builtin-trace.c perf trace: Don't use pager if scripting 2010-03-04 12:19:55 +01:00
builtin.h
command-list.txt
design.txt
perf-archive.sh
perf.c Merge branch 'for-next' into for-linus 2010-03-08 16:55:37 +01:00
perf.h perf, ARM: Modify kuser rmb() call to compile for Thumb-2 2010-03-04 12:13:28 +01:00