diff options
| author | Ian Rogers <[email protected]> | 2025-05-29 04:39:37 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2025-05-31 11:58:30 +0000 |
| commit | a913ef6fd883c05bd6538ed21ee1e773f0d750b7 (patch) | |
| tree | ddbdf757cd7941a3c25eba70fb00cf7f56779ff1 /rust/helpers/platform.c | |
| parent | perf lock contention: Reject more than 10ms delays for safety (diff) | |
| download | kernel-a913ef6fd883c05bd6538ed21ee1e773f0d750b7.tar.gz kernel-a913ef6fd883c05bd6538ed21ee1e773f0d750b7.zip | |
perf callchain: Always populate the addr_location map when adding IP
Dropping symbols also meant the callchain maps wasn't populated, but
the callchain map is needed to find the DSO.
Plumb the symbols option better, falling back to thread__find_map()
rather than thread__find_symbol() when symbols are disabled.
Fixes: 02b2705017d2e5ad ("perf callchain: Allow symbols to be optional when resolving a callchain")
Signed-off-by: Ian Rogers <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Athira Rajeev <[email protected]>
Cc: Ben Gainey <[email protected]>
Cc: Chaitanya S Prakash <[email protected]>
Cc: Charlie Jenkins <[email protected]>
Cc: Chun-Tse Shao <[email protected]>
Cc: Colin Ian King <[email protected]>
Cc: Dmitriy Vyukov <[email protected]>
Cc: Dr. David Alan Gilbert <[email protected]>
Cc: Graham Woodward <[email protected]>
Cc: Howard Chu <[email protected]>
Cc: Ilkka Koskinen <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: James Clark <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: John Garry <[email protected]>
Cc: Kajol Jain <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Krzysztof Łopatowski <[email protected]>
Cc: Leo Yan <[email protected]>
Cc: Levi Yun <[email protected]>
Cc: Li Huafei <[email protected]>
Cc: [email protected]
Cc: Mark Rutland <[email protected]>
Cc: Martin Liška <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Cc: Matt Fleming <[email protected]>
Cc: Mike Leach <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Ravi Bangoria <[email protected]>
Cc: Song Liu <[email protected]>
Cc: Steinar H. Gunderson <[email protected]>
Cc: Stephen Brennan <[email protected]>
Cc: Steve Clevenger <[email protected]>
Cc: Thomas Falcon <[email protected]>
Cc: Veronika Molnarova <[email protected]>
Cc: Weilin Wang <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Yicong Yang <[email protected]>
Cc: Yujie Liu <[email protected]>
Cc: Zhongqiu Han <[email protected]>
Cc: Zixian Cai <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'rust/helpers/platform.c')
0 files changed, 0 insertions, 0 deletions
