linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] ARM: perf: add guest vs host discrimination
Date: Thu, 13 Sep 2012 22:51:37 +0100	[thread overview]
Message-ID: <20120913215137.GA22159@mudshark.cambridge.arm.com> (raw)
In-Reply-To: <1347550846-10158-1-git-send-email-marc.zyngier@arm.com>

On Thu, Sep 13, 2012 at 04:40:46PM +0100, Marc Zyngier wrote:
> Add minimal guest support to perf, so it can distinguish whether
> the PMU interrupt was in the host or the guest, as well as collecting
> some very basic information (guest PC, user vs kernel mode).
> 
> This is not feature complete though, as it doesn't support backtracing
> in the guest.
> 
> Based on the x86 implementation, tested with KVM/ARM.
> 
> Cc: Will Deacon <will.deacon@arm.com>
> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
> ---
> Hi Will,
> 
> This is v2 of this patch, based on your perf/updates branch.
> If you don't have any additional comment, can you please merge it?

Cheers Marc, I've applied this on top of the same branch and will likely
get it queued for 3.8 (I've already got a fair amount pending for 3.7).

Looking forward to the guest backtracer :)

Will

      reply	other threads:[~2012-09-13 21:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-13 15:40 [PATCH v2] ARM: perf: add guest vs host discrimination Marc Zyngier
2012-09-13 21:51 ` Will Deacon [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=20120913215137.GA22159@mudshark.cambridge.arm.com \
    --to=will.deacon@arm.com \
    --cc=linux-arm-kernel@lists.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;
as well as URLs for NNTP newsgroup(s).