[PATCH 0/3] perf: Clean up and fix potential mem leak

Shang XiaoJing posted 3 patches 3 years, 7 months ago
There is a newer version of this series
tools/perf/builtin-c2c.c | 79 ++++++++++++++++++++--------------------
tools/perf/perf.c        | 12 ++++--
2 files changed, 48 insertions(+), 43 deletions(-)
[PATCH 0/3] perf: Clean up and fix potential mem leak
Posted by Shang XiaoJing 3 years, 7 months ago
Some clean up in perf.c and builtin-c2c.c.

Shang XiaoJing (3):
  perf clean: Add same_cmd_with_prefix helper
  perf c2c: Add helpers to get counts of loads or stores
  perf c2c: Prevent potential memory leak in c2c_he_zalloc

 tools/perf/builtin-c2c.c | 79 ++++++++++++++++++++--------------------
 tools/perf/perf.c        | 12 ++++--
 2 files changed, 48 insertions(+), 43 deletions(-)

-- 
2.17.1