All of lore.kernel.org
 help / color / mirror / Atom feed
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>,
	Gleb Natapov <gleb@redhat.com>,
	Joerg Roedel <joerg.roedel@amd.com>,
	Joerg Roedel <joro@8bytes.org>, Mike Galbraith <efault@gmx.de>,
	Paul Mackerras <paulus@samba.org>,
	Peter Zijlstra <peterz@infradead.org>,
	Sebastian Andrzej Siewior <sebastian@breakpoint.cc>,
	Stephane Eranian <eranian@google.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	arnaldo.melo@gmail.com
Subject: Re: [GIT PULL 0/6] perf/core cleanups, fixes and improvements
Date: Sun, 8 Jan 2012 12:37:04 +0100	[thread overview]
Message-ID: <20120108113704.GC26516@elte.hu> (raw)
In-Reply-To: <1325884564-23322-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 perf/core
> 
> Regards,
> 
> - Arnaldo
> 
> The following changes since commit 9e183426bfb52bb44bf3c443d6587e4d02478603:
> 
>   perf kvm: Fix copy & paste error in description (2012-01-03 15:17:14 -0200)
> 
> are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux perf/core
> 
> Arnaldo Carvalho de Melo (3):
>       perf hists: Rename total_session to total_period
>       perf hists: Stop using 'self' for struct hist_entry
>       perf top: Don't update total_period on process_sample
> 
> Joerg Roedel (2):
>       perf kvm: Do guest-only counting by default
>       perf tools: Add support for guest/host-only profiling
> 
> Sebastian Andrzej Siewior (1):
>       perf tools: Add const.h to MANIFEST to make perf-tar-src-pkg work again
> 
>  tools/perf/Documentation/perf-list.txt |    2 +
>  tools/perf/MANIFEST                    |    1 +
>  tools/perf/builtin-kvm.c               |    6 +-
>  tools/perf/builtin-top.c               |    1 -
>  tools/perf/util/evlist.c               |    5 +-
>  tools/perf/util/hist.c                 |   97 ++++++++++++++++---------------
>  tools/perf/util/hist.h                 |    7 +--
>  tools/perf/util/parse-events.c         |   15 ++++-
>  tools/perf/util/util.c                 |   15 +++++
>  tools/perf/util/util.h                 |    4 +
>  10 files changed, 93 insertions(+), 60 deletions(-)

Pulled, thanks Arnaldo!

	Ingo

      parent reply	other threads:[~2012-01-08 11:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-06 21:15 [GIT PULL 0/6] perf/core cleanups, fixes and improvements Arnaldo Carvalho de Melo
2012-01-06 21:15 ` [PATCH 1/6] perf hists: Rename total_session to total_period Arnaldo Carvalho de Melo
2012-01-06 21:16 ` [PATCH 2/6] perf hists: Stop using 'self' for struct hist_entry Arnaldo Carvalho de Melo
2012-01-06 21:16 ` [PATCH 3/6] perf top: Don't update total_period on process_sample Arnaldo Carvalho de Melo
2012-01-06 21:16 ` [PATCH 4/6] perf kvm: Do guest-only counting by default Arnaldo Carvalho de Melo
2012-01-06 21:16 ` [PATCH 5/6] perf tools: Add support for guest/host-only profiling Arnaldo Carvalho de Melo
2012-01-06 21:16 ` [PATCH 6/6] perf tools: Add const.h to MANIFEST to make perf-tar-src-pkg work again Arnaldo Carvalho de Melo
2012-01-08 11:37 ` 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=20120108113704.GC26516@elte.hu \
    --to=mingo@elte.hu \
    --cc=acme@infradead.org \
    --cc=arnaldo.melo@gmail.com \
    --cc=dsahern@gmail.com \
    --cc=efault@gmx.de \
    --cc=eranian@google.com \
    --cc=fweisbec@gmail.com \
    --cc=gleb@redhat.com \
    --cc=joerg.roedel@amd.com \
    --cc=joro@8bytes.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paulus@samba.org \
    --cc=peterz@infradead.org \
    --cc=sebastian@breakpoint.cc \
    --cc=tglx@linutronix.de \
    /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.