From: Ingo Molnar <mingo@elte.hu>
To: Arnaldo Carvalho de Melo <acme@infradead.org>
Cc: linux-kernel@vger.kernel.org,
Arnaldo Carvalho de Melo <acme@redhat.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>,
Tom Zanussi <tzanussi@gmail.com>,
Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Subject: Re: [GIT PULL 0/6] perf/core improments
Date: Mon, 7 Feb 2011 08:58:51 +0100 [thread overview]
Message-ID: <20110207075851.GA28313@elte.hu> (raw)
In-Reply-To: <1297039337-6690-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 (6):
> perf top: Remove superfluous name_len field
> perf annotate: Move annotate functions to util/
> perf annotate: Support multiple histograms in annotation
> perf annotate: Config options for symbol__tty_annotate
> perf annotate: Separate objdump parsing from actual screen rendering
> perf top: Ditch private annotation code, share perf annotate's
>
> tools/perf/Makefile | 2 +
> tools/perf/builtin-annotate.c | 276 ++--------------
> tools/perf/builtin-report.c | 18 +-
> tools/perf/builtin-top.c | 184 ++---------
> tools/perf/util/annotate.c | 550 ++++++++++++++++++++++++++++++++
> tools/perf/util/annotate.h | 94 ++++++
> tools/perf/util/hist.c | 219 +-------------
> tools/perf/util/hist.h | 43 +--
> tools/perf/util/top.c | 5 +-
> tools/perf/util/top.h | 12 +-
> tools/perf/util/ui/browsers/annotate.c | 45 ++-
> tools/perf/util/ui/browsers/hists.c | 9 +-
> 12 files changed, 769 insertions(+), 688 deletions(-)
> create mode 100644 tools/perf/util/annotate.c
> create mode 100644 tools/perf/util/annotate.h
Pulled, thanks a lot Arnaldo!
Ingo
prev parent reply other threads:[~2011-02-07 7:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-07 0:42 [GIT PULL 0/6] perf/core improments Arnaldo Carvalho de Melo
2011-02-07 0:42 ` [PATCH 1/6] perf top: Remove superfluous name_len field Arnaldo Carvalho de Melo
2011-02-07 0:42 ` [PATCH 2/6] perf annotate: Move annotate functions to util/ Arnaldo Carvalho de Melo
2011-02-07 0:42 ` [PATCH 3/6] perf annotate: Support multiple histograms in annotation Arnaldo Carvalho de Melo
2011-02-07 0:42 ` [PATCH 4/6] perf annotate: Config options for symbol__tty_annotate Arnaldo Carvalho de Melo
2011-02-07 0:42 ` [PATCH 5/6] perf annotate: Separate objdump parsing from actual screen rendering Arnaldo Carvalho de Melo
2011-02-07 0:42 ` [PATCH 6/6] perf top: Ditch private annotation code, share perf annotate's Arnaldo Carvalho de Melo
2011-02-07 7:58 ` 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=20110207075851.GA28313@elte.hu \
--to=mingo@elte.hu \
--cc=acme@ghostprotocols.net \
--cc=acme@infradead.org \
--cc=acme@redhat.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=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox