public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: "Frank Ch. Eigler" <fche@redhat.com>
To: "Jose R. Santos" <jrs@us.ibm.com>
Cc: systemtap@sources.redhat.com
Subject: Re: static probes
Date: Fri, 31 Mar 2006 04:43:00 -0000	[thread overview]
Message-ID: <20060331044344.GN599@redhat.com> (raw)
In-Reply-To: <442CB0DD.9000602@us.ibm.com>

Hi -

jrs wrote:

> [...]  Would it be possible for SystemTap to check for the
> availability of a static probe before reverting to kprobing a kernel
> function?  [...]

That is, have systemtap substitute a function/statement() probe with a
mark() probe if one happens to be nearby?  It may be possible, though
the mapping is not exact.  For example, pt_regs* would not be
conveniently available in the latter case, so arbitrary $target
variables could be unavailable.

- FChE

      reply	other threads:[~2006-03-31  4:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-30 15:43 Frank Ch. Eigler
2006-03-31  4:29 ` Jose R. Santos
2006-03-31  4:43   ` 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=20060331044344.GN599@redhat.com \
    --to=fche@redhat.com \
    --cc=jrs@us.ibm.com \
    --cc=systemtap@sources.redhat.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).