diff options
author | 2025-07-24 09:32:59 -0700 | |
---|---|---|
committer | 2025-07-25 10:37:58 -0700 | |
commit | 525a599badeeafba88a4fa0f913e5cf87e2d51ec (patch) | |
tree | ae3c1ff9886f29550397dc89703361284732ea06 /tools/perf/scripts/python | |
parent | perf trace: Avoid global perf_env with evsel__env (diff) | |
download | wireguard-linux-525a599badeeafba88a4fa0f913e5cf87e2d51ec.tar.xz wireguard-linux-525a599badeeafba88a4fa0f913e5cf87e2d51ec.zip |
perf env: Remove global perf_env
The global perf_env was used for the host, but if a perf_env wasn't
easy to come by it was used in a lot of places where potentially
recorded and host data could be confused. Remove the global variable
as now the majority of accesses retrieve the perf_env for the host
from the session.
Signed-off-by: Ian Rogers <irogers@google.com>
Link: https://lore.kernel.org/r/20250724163302.596743-20-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