diff options
author | Ian Rogers <irogers@google.com> | 2025-07-24 09:32:47 -0700 |
---|---|---|
committer | Namhyung Kim <namhyung@kernel.org> | 2025-07-25 10:37:56 -0700 |
commit | 5b11409b924631745eef60a65218ffa496acafd6 (patch) | |
tree | 251d82366201bd65a0c9fc2ee973dbfaf8764aff /tools/perf/scripts/python/stackcollapse.py | |
parent | d9f2ecbc5e47fca7bda7c13cff3b3534b1467b32 (diff) |
perf jitdump: Directly mark the jitdump DSO
The DSO being generated was being accessed through a thread's maps,
this is unnecessary as the dso can just be directly found. This avoids
problems with passing a NULL evsel which may be inspected to determine
properties of a callchain when using the buildid DSO marking code.
Signed-off-by: Ian Rogers <irogers@google.com>
Link: https://lore.kernel.org/r/20250724163302.596743-8-irogers@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions