public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: fche@redhat.com (Frank Ch. Eigler)
To: sidc7 <siddhartha.chhabra@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Copy on write and page initialization
Date: Thu, 26 Feb 2009 16:26:54 -0500	[thread overview]
Message-ID: <y0meixkopnl.fsf@ton.toronto.redhat.com> (raw)
In-Reply-To: <22178976.post@talk.nabble.com> (siddhartha.chhabra@gmail.com's message of "Tue, 24 Feb 2009 01:47:02 -0800 (PST)")

sidc7 <siddhartha.chhabra@gmail.com> writes:

> I figured why it was not breaking, cow_user_page is inlined hence it wont
> break there [...]

There is good chance a systemtap can find it for you despite inlining:

# stap -e 'probe kernel.function("cow_user_page") { print_backtrace() }'


- FChE

      reply	other threads:[~2009-02-26 21:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-24  4:50 Copy on write and page initialization sidc7
2009-02-24  9:17 ` Nick Piggin
2009-02-24  9:47   ` sidc7
2009-02-26 21:26     ` Frank Ch. Eigler [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=y0meixkopnl.fsf@ton.toronto.redhat.com \
    --to=fche@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=siddhartha.chhabra@gmail.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