[PATCH v2 0/3] perf sched stats: Fix memory leaks

From: Namhyung Kim

Date: Mon Jul 13 2026 - 19:45:46 EST


Hello,

This is a small series to fix memory leaks in the perf sched stats.
I've tested the changes with the address sanitizer.

v2 changes)
* remove invalid file closing (Sashiko)


Thanks,
Namhyung


Namhyung Kim (3):
perf sched: Add missing perf_session__delete()
perf sched: Fix memory leaks in perf sched stats report
perf sched: Free subcommand string after perf sched stats

tools/perf/builtin-sched.c | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)

--
2.55.0.795.g602f6c329a-goog