From: Ingo Molnar <mingo@elte.hu>
To: Arnaldo Carvalho de Melo <acme@infradead.org>
Cc: linux-kernel@vger.kernel.org, Andy Isaacson <adi@hexapodia.org>,
Anton Blanchard <anton@samba.org>,
Arnaldo Carvalho de Melo <acme@redhat.com>,
Chase Douglas <chase.douglas@canonical.com>,
"David S. Miller" <davem@davemloft.net>,
Eric B Munson <ebmunson@us.ibm.com>,
Fr??d??ric Weisbecker <fweisbec@gmail.com>,
Kirill Smelkov <kirr@landau.phys.spbu.ru>,
Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>,
Paul Mackerras <paulus@samba.org>,
Peter Zijlstra <peterz@infradead.org>,
Stephane Eranian <eranian@google.com>
Subject: Re: [GIT PULL 0/7] perf/core improvements and fixes for 2.6.36
Date: Fri, 18 Jun 2010 10:54:01 +0200 [thread overview]
Message-ID: <20100618085401.GC24562@elte.hu> (raw)
In-Reply-To: <1276807204-22512-1-git-send-email-acme@infradead.org>
* Arnaldo Carvalho de Melo <acme@infradead.org> wrote:
> Hi Ingo,
>
> Please pull from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf/core
>
> Regards,
>
> - Arnaldo
>
> Andy Isaacson (2):
> perf debug: fix hex dump partial final line
> perf session: fix error message on failure to open perf.data
>
> Chase Douglas (1):
> perf probe: Add kernel source path option
>
> Eric B Munson (1):
> perf symbols: Function descriptor symbol lookup
>
> Kirill Smelkov (1):
> perf tools: .gitignore += config.make config.make.autogen
>
> Stephane Eranian (2):
> perf record: Avoid synthesizing mmap() for all processes in per-thread mode
> perf record: Add option to avoid updating buildid cache
>
> tools/perf/.gitignore | 2 +
> tools/perf/Documentation/perf-probe.txt | 4 ++
> tools/perf/Documentation/perf-record.txt | 6 +++
> tools/perf/builtin-probe.c | 2 +
> tools/perf/builtin-record.c | 7 +++-
> tools/perf/util/debug.c | 10 ++---
> tools/perf/util/header.c | 10 +++++-
> tools/perf/util/probe-finder.c | 58 ++++++++++++++++++++++++++++--
> tools/perf/util/session.c | 6 ++-
> tools/perf/util/symbol.c | 37 +++++++++++++++++--
> tools/perf/util/symbol.h | 1 +
> tools/perf/util/util.h | 1 +
> 12 files changed, 128 insertions(+), 16 deletions(-)
Pulled, thanks Arnaldo!
Ingo
prev parent reply other threads:[~2010-06-18 8:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-17 20:39 Arnaldo Carvalho de Melo
2010-06-17 20:39 ` [PATCH 1/7] perf record: Avoid synthesizing mmap() for all processes in per-thread mode Arnaldo Carvalho de Melo
2010-06-17 20:39 ` [PATCH 2/7] perf symbols: Function descriptor symbol lookup Arnaldo Carvalho de Melo
2010-06-17 20:40 ` [PATCH 3/7] perf record: Add option to avoid updating buildid cache Arnaldo Carvalho de Melo
2010-06-17 20:40 ` [PATCH 4/7] perf tools: .gitignore += config.make config.make.autogen Arnaldo Carvalho de Melo
2010-06-17 20:40 ` [PATCH 5/7] perf probe: Add kernel source path option Arnaldo Carvalho de Melo
2010-06-17 20:40 ` [PATCH 6/7] perf debug: fix hex dump partial final line Arnaldo Carvalho de Melo
2010-06-17 20:40 ` [PATCH 7/7] perf session: fix error message on failure to open perf.data Arnaldo Carvalho de Melo
2010-06-18 8:54 ` Ingo Molnar [this message]
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=20100618085401.GC24562@elte.hu \
--to=mingo@elte.hu \
--cc=acme@infradead.org \
--cc=acme@redhat.com \
--cc=adi@hexapodia.org \
--cc=anton@samba.org \
--cc=chase.douglas@canonical.com \
--cc=davem@davemloft.net \
--cc=ebmunson@us.ibm.com \
--cc=eranian@google.com \
--cc=fweisbec@gmail.com \
--cc=kirr@landau.phys.spbu.ru \
--cc=linux-kernel@vger.kernel.org \
--cc=masami.hiramatsu.pt@hitachi.com \
--cc=paulus@samba.org \
--cc=peterz@infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome