diff options
author | Namhyung Kim <namhyung@kernel.org> | 2015-09-10 04:27:04 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2015-09-15 14:48:32 +0200 |
commit | a43aac299c3abc09eff856039f5b72166b780d35 (patch) | |
tree | d62daeba1c6974f063881d5aa0c81eca755d3fa3 /tools/perf/builtin-probe.c | |
parent | Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne... (diff) | |
download | linux-a43aac299c3abc09eff856039f5b72166b780d35.tar.xz linux-a43aac299c3abc09eff856039f5b72166b780d35.zip |
perf probe: Free perf_probe_event in cleanup_perf_probe_events()
The cleanup_perf_probe_events() frees all resources related to a perf
probe event. However it only freed resources in trace probe events, not
perf probe events. So call clear_perf_probe_event() too.
Reported-by: Wang Nan <wangnan0@huawei.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Acked-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1441852026-28974-1-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/builtin-probe.c')
0 files changed, 0 insertions, 0 deletions