[Bug translator/10995] New: on-the-fly enabled/disabled probes
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Fri Nov 20 22:42:00 GMT 2009
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.
More information about the Systemtap
mailing list