diff options
author | 2025-07-24 09:32:57 -0700 | |
---|---|---|
committer | 2025-07-25 10:37:58 -0700 | |
commit | 69ac7472d28a21057275a396193f1bdcce6ba962 (patch) | |
tree | 7cfb1a6874ec87a09eb4dc3d03b96c26b227e5af /tools/perf/scripts/python | |
parent | perf machine: Explicitly pass in host perf_env (diff) | |
download | wireguard-linux-69ac7472d28a21057275a396193f1bdcce6ba962.tar.xz wireguard-linux-69ac7472d28a21057275a396193f1bdcce6ba962.zip |
perf auxtrace: Pass perf_env from session through to mmap read
auxtrace_mmap__read and auxtrace_mmap__read_snapshot end up calling
`evsel__env(NULL)` which returns the global perf_env variable for the
host. Their only call is in perf record. Rather than use the global
variable pass through the perf_env for `perf record`.
Signed-off-by: Ian Rogers <irogers@google.com>
Link: https://lore.kernel.org/r/20250724163302.596743-18-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