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

Namhyung Kim posted 3 patches 1 week, 4 days ago
There is a newer version of this series
tools/perf/builtin-sched.c | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
[PATCH v1 0/3] perf sched stats: Fix memory leaks
Posted by Namhyung Kim 1 week, 4 days ago
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