public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/10995] New: on-the-fly enabled/disabled probes
@ 2009-11-20 22:42 fche at redhat dot com
  2009-11-21  1:05 ` [Bug translator/10995] " jkenisto at us dot ibm dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: fche at redhat dot com @ 2009-11-20 22:42 UTC (permalink / raw)
  To: systemtap

Bug #4935 included script syntax to designate probe enabling conditions,
and bug #6933 has implemented some support for lightweight kprobe
dis/rearming, but the translator is not actually emitting any code to
connect the two.

We should extend the translator and the various probe point family
implementations (tapset*cxx) to support disarm/rearm operations.
The translator would then have to emit code for the probe point
conditionals to invoke disarm/rearm based upon transitions of the
predicate expression values.

-- 
           Summary: on-the-fly enabled/disabled probes
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: fche at redhat dot com
 BugsThisDependsOn: 4935,6933


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

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug translator/10995] on-the-fly enabled/disabled probes
  2009-11-20 22:42 [Bug translator/10995] New: on-the-fly enabled/disabled probes fche at redhat dot com
@ 2009-11-21  1:05 ` jkenisto at us dot ibm dot com
  2010-01-20 19:53 ` fche at redhat dot com
  2010-04-28 17:43 ` fche at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: jkenisto at us dot ibm dot com @ 2009-11-21  1:05 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From jkenisto at us dot ibm dot com  2009-11-21 01:04 -------
On a related note, in the SystemTap-resident versions of uprobes, a u[ret]probe
handler can call [un]register_u[ret]probe().  A handler can even unregister
itself.  See Section 4.4, "User's Callback for Delayed Registrations", in
runtime/uprobes/uprobes.txt.

U[ret]probe handlers can block, so they could also [un]register k[ret]probes.

-- 


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

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug translator/10995] on-the-fly enabled/disabled probes
  2009-11-20 22:42 [Bug translator/10995] New: on-the-fly enabled/disabled probes fche at redhat dot com
  2009-11-21  1:05 ` [Bug translator/10995] " jkenisto at us dot ibm dot com
@ 2010-01-20 19:53 ` fche at redhat dot com
  2010-04-28 17:43 ` fche at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: fche at redhat dot com @ 2010-01-20 19:53 UTC (permalink / raw)
  To: systemtap



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |11179
              nThis|                            |


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

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug translator/10995] on-the-fly enabled/disabled probes
  2009-11-20 22:42 [Bug translator/10995] New: on-the-fly enabled/disabled probes fche at redhat dot com
  2009-11-21  1:05 ` [Bug translator/10995] " jkenisto at us dot ibm dot com
  2010-01-20 19:53 ` fche at redhat dot com
@ 2010-04-28 17:43 ` fche at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: fche at redhat dot com @ 2010-04-28 17:43 UTC (permalink / raw)
  To: systemtap



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |11550
              nThis|                            |


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

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-04-28 11:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-20 22:42 [Bug translator/10995] New: on-the-fly enabled/disabled probes fche at redhat dot com
2009-11-21  1:05 ` [Bug translator/10995] " jkenisto at us dot ibm dot com
2010-01-20 19:53 ` fche at redhat dot com
2010-04-28 17:43 ` fche at redhat dot com

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).