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/6445] New: extend utrace probes with target-process syntax


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.


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