diff options
author | 2013-01-25 10:44:44 +0900 | |
---|---|---|
committer | 2013-01-30 10:37:04 -0300 | |
commit | 43f8e76e6b96eb1327cff62ac1cc733a51f31068 (patch) | |
tree | adbfe9a7f3972d4cd905e55aa3e1004e72179636 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | perf stat: Add interval printing (diff) | |
download | linux-dev-43f8e76e6b96eb1327cff62ac1cc733a51f31068.tar.xz linux-dev-43f8e76e6b96eb1327cff62ac1cc733a51f31068.zip |
perf evsel: Fix memory leaks on evsel->counts
The ->counts field was never freed in the current code. Add
perf_evsel__free_counts() function to free it properly.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1359078284-32080-1-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions