summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorIan Rogers <irogers@google.com>2025-07-24 09:32:59 -0700
committerNamhyung Kim <namhyung@kernel.org>2025-07-25 10:37:58 -0700
commit525a599badeeafba88a4fa0f913e5cf87e2d51ec (patch)
treeae3c1ff9886f29550397dc89703361284732ea06 /tools/perf/scripts/python/stackcollapse.py
parent003a86bce0728ad160bcb7c7566a4d40aee3c235 (diff)
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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions