public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/11644] New: process(PID).function/statement probes
@ 2010-05-31 14:40 fche at redhat dot com
  0 siblings, 0 replies; only message in thread
From: fche at redhat dot com @ 2010-05-31 14:40 UTC (permalink / raw)
  To: systemtap

We currently reject process(PID) probes except for basic utrace events,
but we don't need to.  We can interpret PID as /proc/PID/exe for
.function/.statement() probe purposes, and rely on the existing symlink
resolution code to find the right executable (not shared library).

For client/server however, this would not work directly, as no PID
may exist at the server, or in any case it may have nothing to do 
with the client's.  So the client may have to rewrite the script, or
the server may need to reject process(PID).statement/.function().

-- 
           Summary: process(PID).function/statement 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


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

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-30  2:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-31 14:40 [Bug translator/11644] New: process(PID).function/statement probes 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).