linux-kernelorg-stable/tools/perf/ui
Ian Rogers 57ddb9cbb5 perf evlist: Change env variable to session
The session holds a perf_env pointer env. In UI code container_of is
used to turn the env to a session, but this assumes the session
header's env is in use. Rather than a dubious container_of, hold the
session in the evlist and derive the env from the session with
evsel__env, perf_session__env, etc.

Signed-off-by: Ian Rogers <irogers@google.com>
Link: https://lore.kernel.org/r/20250724163302.596743-11-irogers@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
2025-07-25 10:37:56 -07:00
..
browsers perf evlist: Change env variable to session 2025-07-25 10:37:56 -07:00
gtk
stdio
tui perf debug: Add function symbols to dump_stack 2025-06-25 10:59:19 -07:00
Build
browser.c
browser.h perf evlist: Change env variable to session 2025-07-25 10:37:56 -07:00
helpline.c
helpline.h
hist.c perf mem: Show absolute percent in mem_stat output 2025-05-28 14:42:20 -03:00
keysyms.c
keysyms.h
libslang.h
progress.c
progress.h
setup.c
ui.h
util.c
util.h