[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1273421697-30138-1-git-send-email-acme@infradead.org>
Date: Sun, 9 May 2010 13:14:54 -0300
From: Arnaldo Carvalho de Melo <acme@...radead.org>
To: Ingo Molnar <mingo@...e.hu>
Cc: linux-kernel@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Frédéric Weisbecker <fweisbec@...il.com>,
Mike Galbraith <efault@....de>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>, Tom@...radead.org,
"Zanussi <tzanussi"@gmail.com
Subject: [PATCH 0/3] perf tools minor fixes
From: Arnaldo Carvalho de Melo <acme@...hat.com>
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists