diff options
author | Namhyung Kim <[email protected]> | 2013-01-25 10:44:44 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-01-30 10:37:04 -0300 |
commit | 43f8e76e6b96eb1327cff62ac1cc733a51f31068 (patch) | |
tree | adbfe9a7f3972d4cd905e55aa3e1004e72179636 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 13370a9b5bb88f7aa90e5be68972d95096b20a6d (diff) |
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 <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions