From: Ingo Molnar <mingo@elte.hu>
To: Arnaldo Carvalho de Melo <acme@infradead.org>
Cc: linux-kernel@vger.kernel.org, David Ahern <dsahern@gmail.com>,
Frederic Weisbecker <fweisbec@gmail.com>,
Mike Galbraith <efault@gmx.de>, Paul Mackerras <paulus@samba.org>,
Peter Zijlstra <peterz@infradead.org>,
Stephane Eranian <eranian@google.com>,
Thomas Gleixner <tglx@linutronix.de>,
Tom Zanussi <tzanussi@gmail.com>,
Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Subject: Re: [GIT PULL 0/9] perf/core fixes and improvements
Date: Fri, 3 Jun 2011 17:05:15 +0200 [thread overview]
Message-ID: <20110603150515.GA10449@elte.hu> (raw)
In-Reply-To: <1307048196-16387-1-git-send-email-acme@infradead.org>
* Arnaldo Carvalho de Melo <acme@infradead.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
next prev parent reply other threads:[~2011-06-03 15:05 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-02 20:56 [GIT PULL 0/9] perf/core fixes and improvements Arnaldo Carvalho de Melo
2011-06-02 20:56 ` [PATCH 1/9] perf evlist: Remove dependency on debug routines Arnaldo Carvalho de Melo
2011-06-02 20:56 ` [PATCH 2/9] perf python: Use exception to propagate errors Arnaldo Carvalho de Melo
2011-06-02 20:56 ` [PATCH 3/9] perf evlist: Don't die if sample_{id_all|type} is invalid Arnaldo Carvalho de Melo
2011-06-02 20:56 ` [PATCH 4/9] perf python: Fix argument name list of read_on_cpu() Arnaldo Carvalho de Melo
2011-06-02 20:56 ` [PATCH 5/9] perf python: Cleanup useless double NULL termination in method arg names Arnaldo Carvalho de Melo
2011-06-02 20:56 ` [PATCH 6/9] perf stat: clarify unsupported events from uncounted events Arnaldo Carvalho de Melo
2011-06-02 20:56 ` [PATCH 7/9] perf script: "sym" field really means show IP data Arnaldo Carvalho de Melo
2011-06-02 20:56 ` [PATCH 8/9] perf script: Make printing of dso a separate field option Arnaldo Carvalho de Melo
2011-06-02 20:56 ` [PATCH 9/9] perf script: Add printing of sample address Arnaldo Carvalho de Melo
2011-06-03 15:05 ` Ingo Molnar [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-01-31 1:24 [GIT PULL 0/9] perf/core fixes and improvements Arnaldo Carvalho de Melo
2012-01-31 12:06 ` Ingo Molnar
2012-01-08 15:42 Arnaldo Carvalho de Melo
2012-01-08 16:02 ` Ingo Molnar
2010-08-10 20:15 Arnaldo Carvalho de Melo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110603150515.GA10449@elte.hu \
--to=mingo@elte.hu \
--cc=acme@ghostprotocols.net \
--cc=acme@infradead.org \
--cc=dsahern@gmail.com \
--cc=efault@gmx.de \
--cc=eranian@google.com \
--cc=fweisbec@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=paulus@samba.org \
--cc=peterz@infradead.org \
--cc=tglx@linutronix.de \
--cc=tzanussi@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.