From: jld@mozilla.com (Jed Davis)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] perf: ARM: Record the user-mode PC in the call chain.
Date: Wed, 19 Jun 2013 20:17:06 -0700 [thread overview]
Message-ID: <20130620031706.GB27428@mozilla.com> (raw)
In-Reply-To: <20130618131319.GC6801@mudshark.cambridge.arm.com>
On Tue, Jun 18, 2013 at 02:13:19PM +0100, Will Deacon wrote:
> On Fri, Jun 14, 2013 at 12:21:11AM +0100, Jed Davis wrote:
> > With this change, we no longer lose the innermost entry in the user-mode
> > part of the call chain. See also the x86 port, which includes the ip.
> >
> > It's possible to partially work around this problem by post-processing
> > the data to use the PERF_SAMPLE_IP value, but this works only if the CPU
> > wasn't in the kernel when the sample was taken.
>
> Thanks. I guess we need something similar for arm64 too. Could you cook a
> similar patch please?
Done (and tested, on the ARM V8 Foundation Model).
It looked as if the powerpc and sparc ports might have similar issues,
but I haven't checked on them yet.
--Jed
WARNING: multiple messages have this Message-ID (diff)
From: Jed Davis <jld@mozilla.com>
To: Will Deacon <will.deacon@arm.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>,
Paul Mackerras <paulus@samba.org>, Ingo Molnar <mingo@redhat.com>,
Arnaldo Carvalho de Melo <acme@ghostprotocols.net>,
Russell King <linux@arm.linux.org.uk>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] perf: ARM: Record the user-mode PC in the call chain.
Date: Wed, 19 Jun 2013 20:17:06 -0700 [thread overview]
Message-ID: <20130620031706.GB27428@mozilla.com> (raw)
In-Reply-To: <20130618131319.GC6801@mudshark.cambridge.arm.com>
On Tue, Jun 18, 2013 at 02:13:19PM +0100, Will Deacon wrote:
> On Fri, Jun 14, 2013 at 12:21:11AM +0100, Jed Davis wrote:
> > With this change, we no longer lose the innermost entry in the user-mode
> > part of the call chain. See also the x86 port, which includes the ip.
> >
> > It's possible to partially work around this problem by post-processing
> > the data to use the PERF_SAMPLE_IP value, but this works only if the CPU
> > wasn't in the kernel when the sample was taken.
>
> Thanks. I guess we need something similar for arm64 too. Could you cook a
> similar patch please?
Done (and tested, on the ARM V8 Foundation Model).
It looked as if the powerpc and sparc ports might have similar issues,
but I haven't checked on them yet.
--Jed
next prev parent reply other threads:[~2013-06-20 3:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-13 23:21 [PATCH] perf: ARM: Record the user-mode PC in the call chain Jed Davis
2013-06-13 23:21 ` Jed Davis
2013-06-18 13:13 ` Will Deacon
2013-06-18 13:13 ` Will Deacon
2013-06-20 3:17 ` Jed Davis [this message]
2013-06-20 3:17 ` Jed Davis
2013-06-20 9:07 ` Will Deacon
2013-06-20 9:07 ` Will Deacon
2013-06-29 0:09 ` Sukadev Bhattiprolu
2013-06-29 0:09 ` Sukadev Bhattiprolu
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=20130620031706.GB27428@mozilla.com \
--to=jld@mozilla.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 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.