public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: "fche at redhat dot com" <sourceware-bugzilla@sourceware.org>
To: systemtap@sources.redhat.com
Subject: [Bug runtime/10013] Support ENABLED sdt probe macro
Date: Sun, 05 Apr 2009 21:56:00 -0000	[thread overview]
Message-ID: <20090405215642.16110.qmail@sourceware.org> (raw)
In-Reply-To: <20090330093705.10013.mjw@redhat.com>


------- Additional Comments From fche at redhat dot com  2009-04-05 21:56 -------
> Maybe we can teach uprobes to replace with a specific move/assignment
> instruction instead of a trap instruction.

This optimization is the same as in the "move immediate" kernel markers.
However, it is not a *substitute* for a trap.  It is only a substitute
for a condition evaluation.

> Then instead of with a normal STAP_PROBE replacing a "nop" with "int3", you
> would replace the "mov $0x0, %somereg" with "mov $0x1, %somereg".

You still need some way to enter the kernel.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10013

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

  parent reply	other threads:[~2009-04-05 21:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-30 12:14 [Bug runtime/10013] New: " mjw at redhat dot com
2009-03-30 18:48 ` [Bug runtime/10013] " fche at redhat dot com
2009-04-05 19:17 ` mjw at redhat dot com
2009-04-05 21:56 ` fche at redhat dot com [this message]
2009-04-05 22:22 ` mjw at redhat dot com
2009-04-16 15:21 ` scox at redhat dot com
2009-11-05 13:57 ` fche at redhat dot com

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=20090405215642.16110.qmail@sourceware.org \
    --to=sourceware-bugzilla@sourceware.org \
    --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).