[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20100515063621.GC23275@elte.hu>
Date: Sat, 15 May 2010 08:36:21 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Arnaldo Carvalho de Melo <acme@...radead.org>
Cc: linux-kernel@...r.kernel.org,
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 tools improvements
* 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
>
> Regards,
>
> - Arnaldo
>
> Arnaldo Carvalho de Melo (4):
> perf hist: Make event__totals per hists
> perf hist: Clarify events_stats fields usage
> perf report: Report number of events, not samples
> perf newt: Make <- zoom out filters
>
> tools/perf/Makefile | 2 +
> tools/perf/builtin-annotate.c | 2 +-
> tools/perf/builtin-diff.c | 8 ++--
> tools/perf/builtin-report.c | 44 +++++++++++-----
> tools/perf/builtin-sched.c | 17 ++----
> tools/perf/builtin-trace.c | 2 +-
> tools/perf/util/event.c | 19 ++++++-
> tools/perf/util/event.h | 2 +
> tools/perf/util/hist.c | 121 +++++++++++++++++++++++++----------------
> tools/perf/util/hist.h | 24 +++++++-
> tools/perf/util/newt.c | 46 +++++++++++++---
> tools/perf/util/pstack.c | 75 +++++++++++++++++++++++++
> tools/perf/util/pstack.h | 12 ++++
> tools/perf/util/session.c | 36 +------------
> tools/perf/util/session.h | 8 ++-
> tools/perf/util/sort.h | 11 ++--
> tools/perf/util/util.c | 22 ++++++++
> tools/perf/util/util.h | 1 +
> 18 files changed, 322 insertions(+), 130 deletions(-)
> create mode 100644 tools/perf/util/pstack.c
> create mode 100644 tools/perf/util/pstack.h
Pulled, thanks a lot 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