[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110603150515.GA10449@elte.hu>
Date: Fri, 3 Jun 2011 17:05:15 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Arnaldo Carvalho de Melo <acme@...radead.org>
Cc: linux-kernel@...r.kernel.org, David Ahern <dsahern@...il.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Mike Galbraith <efault@....de>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <peterz@...radead.org>,
Stephane Eranian <eranian@...gle.com>,
Thomas Gleixner <tglx@...utronix.de>,
Tom Zanussi <tzanussi@...il.com>,
Arnaldo Carvalho de Melo <acme@...stprotocols.net>
Subject: Re: [GIT PULL 0/9] perf/core fixes and improvements
* Arnaldo Carvalho de Melo <acme@...radead.org> wrote:
> Hi Ingo,
>
> Please consider pulling from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf/core
>
> Regards,
>
> - Arnaldo
>
> Arnaldo Carvalho de Melo (3):
> perf evlist: Remove dependency on debug routines
> perf python: Use exception to propagate errors
> perf evlist: Don't die if sample_{id_all|type} is invalid
>
> David Ahern (4):
> perf stat: clarify unsupported events from uncounted events
> perf script: "sym" field really means show IP data
> perf script: Make printing of dso a separate field option
> perf script: Add printing of sample address
>
> Frederic Weisbecker (2):
> perf python: Fix argument name list of read_on_cpu()
> perf python: Cleanup useless double NULL termination in method arg names
>
> tools/perf/Documentation/perf-script.txt | 12 ++--
> tools/perf/builtin-script.c | 108 +++++++++++++++++++++++++++---
> tools/perf/builtin-stat.c | 9 ++-
> tools/perf/builtin-test.c | 2 +-
> tools/perf/util/event.c | 16 -----
> tools/perf/util/event.h | 2 -
> tools/perf/util/evlist.c | 68 +++++++++++--------
> tools/perf/util/evlist.h | 6 +-
> tools/perf/util/evsel.c | 17 +++++
> tools/perf/util/evsel.h | 8 ++
> tools/perf/util/python.c | 29 ++++----
> tools/perf/util/session.c | 73 ++++++++++++++-------
> tools/perf/util/session.h | 5 +-
> 13 files changed, 245 insertions(+), 110 deletions(-)
Pulled, thanks a lot Arnaldo!
Mind cherry-picking the fixes into perf/urgent?
Thanks,
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