[Bug translator/6445] New: extend utrace probes with target-process syntax

fche at redhat dot com sourceware-bugzilla@sourceware.org
Tue Apr 22 15:50:00 GMT 2008


We now have some process(PID).* and process("NAME").* probes.  This could be
extended to join the existing "stap -c CMD" / "stap -x PID" process targeting
facility:

* extend the task-finder logic to restrict its scanning of tasks to the
  staprun-given target-pid (and its descendants) only
* permit process.* utrace probes (i.e., not parametrized with "NAME" or PID,
  implicitly referring to the target-pid (and its descendants)

The "and its descendants" qualifier may need to be an option rather than
be hard-coded.

-- 
           Summary: extend utrace probes with target-process syntax
           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


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

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