diff options
| author | Jiri Olsa <[email protected]> | 2020-11-26 17:00:13 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2020-11-27 11:37:08 +0000 |
| commit | ca8ea73ae109900cec4c3a1f0d3486a01a0e4434 (patch) | |
| tree | 01aae1adbc0017f2c97875c765f8d0ba3ce53109 /tools/perf/util/python.c | |
| parent | perf tools: Use struct extra_kernel_map in machine__process_kernel_mmap_event (diff) | |
| download | kernel-ca8ea73ae109900cec4c3a1f0d3486a01a0e4434.tar.gz kernel-ca8ea73ae109900cec4c3a1f0d3486a01a0e4434.zip | |
perf symbols: Try to load vmlinux from buildid database
Currently we don't check on kernel's vmlinux the same way as we do for
normal binaries, but we either look for kallsyms file in build id
database or check on known vmlinux locations (plus some other optional
paths).
This patch adds the check for standard build id binary location, so we
are ready once we start to store it there from debuginfod in following
changes.
Signed-off-by: Jiri Olsa <[email protected]>
Acked-by: Namhyung Kim <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Alexey Budankov <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Michael Petlan <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Song Liu <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/python.c')
0 files changed, 0 insertions, 0 deletions
