diff options
| author | Ian Rogers <[email protected]> | 2025-07-24 16:32:57 +0000 |
|---|---|---|
| committer | Namhyung Kim <[email protected]> | 2025-07-25 17:37:58 +0000 |
| commit | 69ac7472d28a21057275a396193f1bdcce6ba962 (patch) | |
| tree | 7cfb1a6874ec87a09eb4dc3d03b96c26b227e5af /tools/perf/builtin-annotate.c | |
| parent | perf machine: Explicitly pass in host perf_env (diff) | |
| download | kernel-69ac7472d28a21057275a396193f1bdcce6ba962.tar.gz kernel-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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Namhyung Kim <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions
