diff options
| author | Ian Rogers <[email protected]> | 2025-07-24 16:32:47 +0000 |
|---|---|---|
| committer | Namhyung Kim <[email protected]> | 2025-07-25 17:37:56 +0000 |
| commit | 5b11409b924631745eef60a65218ffa496acafd6 (patch) | |
| tree | 251d82366201bd65a0c9fc2ee973dbfaf8764aff /tools/perf/builtin-script.c | |
| parent | perf dso: Move build_id to dso_id (diff) | |
| download | kernel-5b11409b924631745eef60a65218ffa496acafd6.tar.gz kernel-5b11409b924631745eef60a65218ffa496acafd6.zip | |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Namhyung Kim <[email protected]>
Diffstat (limited to 'tools/perf/builtin-script.c')
0 files changed, 0 insertions, 0 deletions
