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

From: Namhyung Kim

Date: Mon Jul 13 2026 - 16:47:15 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.

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 | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)

--
2.55.0.795.g602f6c329a-goog