diff options
author | Ian Rogers <irogers@google.com> | 2025-07-24 09:32:57 -0700 |
---|---|---|
committer | Namhyung Kim <namhyung@kernel.org> | 2025-07-25 10:37:58 -0700 |
commit | 69ac7472d28a21057275a396193f1bdcce6ba962 (patch) | |
tree | 7cfb1a6874ec87a09eb4dc3d03b96c26b227e5af /scripts/gdb/linux/xarray.py | |
parent | e481066388fe8003916461a54bf0ecffc02505a8 (diff) |
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 'scripts/gdb/linux/xarray.py')
0 files changed, 0 insertions, 0 deletions