Re: [PATCH 0/3] perf tools minor fixes

From: Ingo Molnar
Date: Sun May 09 2010 - 13:49:42 EST



* Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxx> wrote:

> From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
>
> Hi Ingo,
>
> Please pull from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf
>
> Regards,
>
> Arnaldo Carvalho de Melo (3):
> perf callchain: Move validate_callchain to callchain lib
> perf report: Fix leak of resolved callchains array on error path
> perf hist: Simplify the insertion of new hist_entry instances
>
> tools/perf/builtin-annotate.c | 9 ++-----
> tools/perf/builtin-diff.c | 14 ++----------
> tools/perf/builtin-report.c | 43 +++++++++-------------------------------
> tools/perf/util/callchain.c | 7 ++++++
> tools/perf/util/callchain.h | 3 ++
> tools/perf/util/hist.c | 36 +++++++++++++++++++++------------
> tools/perf/util/hist.h | 5 +---
> 7 files changed, 50 insertions(+), 67 deletions(-)

Pulled, thanks Arnaldo!

Ingo
--
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/