[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20100510165918.GA15804@elte.hu>
Date: Mon, 10 May 2010 18:59:18 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Arnaldo Carvalho de Melo <acme@...radead.org>
Cc: linux-kernel@...r.kernel.org, Eric B Munson <ebmunson@...ibm.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 Zanussi <tzanussi@...il.com>
Subject: Re: [GIT PULL 0/4] perf improvements and fixes
* Arnaldo Carvalho de Melo <acme@...radead.org> wrote:
> Hi Ingo,
>
> Please pull from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf
>
> The 3rd is important as it fixes a recently introduced bug (yesterday,
> I believe), that makes perf record segfault.
>
> Regards,
>
> Arnaldo Carvalho de Melo (4):
> perf newt: Use newtAddComponent()
> perf callchains: Use zalloc to allocate objects
> perf session: create_kernel_maps should use ->host_machine
> perf hist: Introduce hists class and move lots of methods to it
>
> tools/perf/builtin-annotate.c | 17 ++++----
> tools/perf/builtin-diff.c | 50 ++++++++++------------
> tools/perf/builtin-report.c | 71 +++++++++++++++----------------
> tools/perf/builtin-trace.c | 2 +-
> tools/perf/util/callchain.c | 6 +-
> tools/perf/util/event.c | 2 +-
> tools/perf/util/event.h | 14 ------
> tools/perf/util/hist.c | 92 ++++++++++++++++++----------------------
> tools/perf/util/hist.h | 48 ++++++++++++---------
> tools/perf/util/newt.c | 6 +-
> tools/perf/util/session.c | 7 +--
> tools/perf/util/session.h | 12 ++++-
> 12 files changed, 154 insertions(+), 173 deletions(-)
Pulled, thanks Arnaldo!
Ingo
--
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