From: Siarhei Siamashka <siarhei.siamashka@nokia.com>
To: oprofile-list@lists.sourceforge.net
Cc: ext Robert Richter <robert.richter@amd.com>,
"Carmody Phil.2 (EXT-Ixonos/Helsinki)"
<ext-phil.2.carmody@nokia.com>,
"schwidefsky@de.ibm.com" <schwidefsky@de.ibm.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [GIT PULL] updates for oprofile
Date: Tue, 27 Apr 2010 20:47:51 +0300 [thread overview]
Message-ID: <201004272047.52056.siarhei.siamashka@nokia.com> (raw)
In-Reply-To: <20100427174026.GR6450@erda.amd.com>
On Tuesday 27 April 2010 20:40:26 ext Robert Richter wrote:
> On 27.04.10 18:25:44, Phil Carmody wrote:
> > Now oprofile_add_sample() is called from this context:
> > """
> > static enum hrtimer_restart oprofile_hrtimer_notify(struct hrtimer
> > *hrtimer) {
> > oprofile_add_sample(get_irq_regs(), 0);
> > """
> >
> > And get_irq_regs() is NULL when not in an IRQ context.
>
> Perf is simply dropping the sample in such cases, see:
>
> kernel/perf_event.c:perf_swevent_hrtimer()
>
> So at quick fix would be to check for a null pointer also. But,
> according to this:
>
> http://www.mail-archive.com/linux-omap@vger.kernel.org/msg14074.html
>
> samples will be incorrect then since only interrupt context is
> profiled. It seems there is no solution available right now.
Isn't hrtimer callback function supposed to be only called from IRQ context
after this cleanup: http://lwn.net/Articles/308545/ ?
--
Best regards,
Siarhei Siamashka
next prev parent reply other threads:[~2010-04-27 17:50 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-27 15:25 Phil Carmody
2010-04-27 17:40 ` Robert Richter
2010-04-27 17:47 ` Siarhei Siamashka [this message]
2010-04-28 16:59 ` Robert Richter
2010-04-28 17:09 ` Phil Carmody
2010-04-28 21:14 ` Robert Richter
2010-05-03 21:18 ` Robert Richter
2010-04-28 19:24 ` [PATCH] oprofile, hrtimer: only add samples if regs are available Robert Richter
-- strict thread matches above, loose matches on Subject: below --
2010-05-04 10:44 [PATCH 0/7] updates for oprofile Robert Richter
2010-05-06 13:03 ` [GIT PULL] " Robert Richter
2010-05-06 14:21 ` Ingo Molnar
2010-04-23 15:40 Robert Richter
2010-04-27 9:20 ` Ingo Molnar
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=201004272047.52056.siarhei.siamashka@nokia.com \
--to=siarhei.siamashka@nokia.com \
--cc=ext-phil.2.carmody@nokia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=oprofile-list@lists.sourceforge.net \
--cc=robert.richter@amd.com \
--cc=schwidefsky@de.ibm.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
all inboxes | Powered by JetHome®