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/6882] support process(PID) uprobes more fully


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

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> 2010-10-25 18:27:43 UTC ---
Doing this transform by magic at pass-2 would break on a general client/server
environment.  A user should have little difficulty actually typing

  process("/proc/23234/exe")

it that's what they mean (and know it to be appropriate considering their
particular installation).

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


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