diff options
author | Masami Hiramatsu <[email protected]> | 2015-11-18 15:40:12 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-11-19 13:19:17 -0300 |
commit | 05c8d802fa52ef17dbcce21c38b72b4a313eb036 (patch) | |
tree | 0b1f57e71350b3a98af95d06966e684722c8efe7 /tools/perf/scripts/python | |
parent | 5bcf2fe05318deb6fec209b4028d8a31f9f47221 (diff) |
perf probe: Fix to free temporal Dwarf_Frame
Since dwarf_cfi_addrframe returns malloc'd Dwarf_Frame object, it has to
be freed after it is used.
Signed-off-by: Masami Hiramatsu <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions