aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorIan Rogers <irogers@google.com>2025-07-24 09:32:47 -0700
committerNamhyung Kim <namhyung@kernel.org>2025-07-25 10:37:56 -0700
commit5b11409b924631745eef60a65218ffa496acafd6 (patch)
tree251d82366201bd65a0c9fc2ee973dbfaf8764aff /tools/perf/scripts/python
parentperf dso: Move build_id to dso_id (diff)
downloadwireguard-linux-5b11409b924631745eef60a65218ffa496acafd6.tar.xz
wireguard-linux-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 <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')
0 files changed, 0 insertions, 0 deletions