[PATCH v1 0/2] Fix leak sanitizer warnings in perf top

From: Ian Rogers
Date: Wed Jun 07 2023 - 01:02:06 EST


With these two patches perf top/report/script will largely run without
leak sanitizer warnings.

Ian Rogers (2):
perf annotate: Fix parse_objdump_line memory leak
perf top: Add exit routine for main thread

tools/perf/builtin-top.c | 11 ++++++++++-
tools/perf/util/annotate.c | 3 ++-
2 files changed, 12 insertions(+), 2 deletions(-)

--
2.41.0.rc0.172.g3f132b7071-goog