[PATCH -tip 0/3] perf-probe bugfixes

From: Masami Hiramatsu
Date: Thu Jan 16 2014 - 04:39:53 EST


Hi,

Here is a series of bugfixes reported by David Ahern :)
This fixes several memory leaks on exiting program, and
cleanup code clones.

---

Masami Hiramatsu (3):
[BUGFIX] perf-probe: Release allocated probe_trace_event if failed
[BUGFIX] perf-probe: Release all dynamically allocated parameters
[CLEANUP] perf-tools: Export elf_section_by_name and reuse


tools/perf/builtin-probe.c | 48 ++++++++++++++++--
tools/perf/util/probe-event.c | 111 +++++++++++++++++++++++------------------
tools/perf/util/probe-event.h | 6 ++
tools/perf/util/symbol-elf.c | 5 +-
tools/perf/util/symbol.h | 5 ++
tools/perf/util/unwind.c | 20 +------
6 files changed, 121 insertions(+), 74 deletions(-)

--
Masami HIRAMATSU
IT Management Research Dept. Linux Technology Center
Hitachi, Ltd., Yokohama Research Laboratory
E-mail: masami.hiramatsu.pt@xxxxxxxxxxx

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/