From: Ingo Molnar <mingo@elte.hu>
To: Arnaldo Carvalho de Melo <acme@infradead.org>
Cc: linux-kernel@vger.kernel.org,
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>,
William Cohen <wcohen@redhat.com>,
Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Subject: Re: [GIT PULL 0/6] perf/core tui fixes and improvements
Date: Sun, 6 Mar 2011 23:13:24 +0100 [thread overview]
Message-ID: <20110306221324.GA569@elte.hu> (raw)
In-Reply-To: <1299444507-26549-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 report tui: Fix multi event switching
> perf hists: Remove needless global col lenght calcs
> perf hists browser: Handle browsing empty hists tree
> perf evlist: Split perf_evlist__id_hash
> perf tools: Improve support for sessions with multiple events
> perf report tui: Improve multi event session support
>
> tools/perf/builtin-annotate.c | 80 +++++++++++----
> tools/perf/builtin-report.c | 161 +++++++++---------------------
> tools/perf/util/event.c | 57 +-----------
> tools/perf/util/evlist.c | 28 ++++--
> tools/perf/util/evlist.h | 3 +
> tools/perf/util/evsel.h | 2 +
> tools/perf/util/header.c | 31 ------
> tools/perf/util/header.h | 2 -
> tools/perf/util/hist.c | 15 +++-
> tools/perf/util/hist.h | 22 +---
> tools/perf/util/session.c | 63 ++++++++++++-
> tools/perf/util/session.h | 16 +--
> tools/perf/util/symbol.c | 1 -
> tools/perf/util/symbol.h | 1 -
> tools/perf/util/ui/browsers/hists.c | 188 +++++++++++++++++++++++++++++-----
> 15 files changed, 383 insertions(+), 287 deletions(-)
Pulled, thanks a lot Arnaldo!
Ingo
prev parent reply other threads:[~2011-03-06 22:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-06 20:48 [GIT PULL 0/6] perf/core tui fixes and improvements Arnaldo Carvalho de Melo
2011-03-06 20:48 ` [PATCH 1/6] perf report tui: Fix multi event switching Arnaldo Carvalho de Melo
2011-03-06 20:48 ` [PATCH 2/6] perf hists: Remove needless global col lenght calcs Arnaldo Carvalho de Melo
2011-03-06 20:48 ` [PATCH 3/6] perf hists browser: Handle browsing empty hists tree Arnaldo Carvalho de Melo
2011-03-06 20:48 ` [PATCH 4/6] perf evlist: Split perf_evlist__id_hash Arnaldo Carvalho de Melo
2011-03-06 20:48 ` [PATCH 5/6] perf tools: Improve support for sessions with multiple events Arnaldo Carvalho de Melo
2011-03-06 20:48 ` [PATCH 6/6] perf report tui: Improve multi event session support Arnaldo Carvalho de Melo
2011-03-06 22:13 ` 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=20110306221324.GA569@elte.hu \
--to=mingo@elte.hu \
--cc=acme@ghostprotocols.net \
--cc=acme@infradead.org \
--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 \
--cc=wcohen@redhat.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