diff options
| author | Adrian Hunter <[email protected]> | 2023-04-24 08:51:07 +0300 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2023-05-12 15:21:49 -0300 |
| commit | d3b52f71d18513c209465ba65e0c524b9733351b (patch) | |
| tree | 9220aef7c2583089712c25ce20b2759c2d7c16b0 /tools/perf/scripts/python | |
| parent | 24f0af6d038af461c97433cd80b688eb0346a466 (diff) | |
perf script: Refine printing of dso offset (dsoff)
Print dso offset only for object files, and in those cases force using the
dso->long_name if the dso->name starts with '[' or the dso is kcore, in
order to avoid special names such as [vdso], or mixing up kcore with
vmlinux.
Signed-off-by: Adrian Hunter <[email protected]>
Cc: Changbin Du <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions