[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200521133218.30150-1-liwei391@huawei.com>
Date: Thu, 21 May 2020 21:32:14 +0800
From: Wei Li <liwei391@...wei.com>
To: Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
"Arnaldo Carvalho de Melo" <acme@...nel.org>,
Jiri Olsa <jolsa@...hat.com>,
Mark Rutland <mark.rutland@....com>,
Namhyung Kim <namhyung@...nel.org>
CC: <linux-kernel@...r.kernel.org>, Li Bin <huawei.libin@...wei.com>,
"Xie XiuQi" <xiexiuqi@...wei.com>,
Hongbo Yao <yaohongbo@...wei.com>
Subject: [PATCH 0/4] perf: Fix memory errors
Fix several memory errors in perf tool.
Hongbo Yao (1):
perf metrictroup: Fix memory leak of metric_events
Li Bin (2):
perf svghelper: Fix memory leak in svg_build_topology_map
perf util: Fix potential segment fault in put_tracepoints_path
Xie XiuQi (1):
perf util: Fix memory leak of prefix_if_not_in
tools/perf/util/metricgroup.c | 3 +++
tools/perf/util/sort.c | 2 +-
tools/perf/util/svghelper.c | 10 +++++++---
tools/perf/util/trace-event-info.c | 2 +-
4 files changed, 12 insertions(+), 5 deletions(-)
--
2.17.1
Powered by blists - more mailing lists