This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/10995] New: on-the-fly enabled/disabled probes


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]