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 runtime/14691] the task_finder vma tracking could use individual syscall tracepoints


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

David Smith <dsmith at redhat dot com> changed:

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

--- Comment #1 from David Smith <dsmith at redhat dot com> 2012-10-10 16:14:00 UTC ---
Playing around with this, I find it is actually impossible to attach to these
syscall tracepoints from C since they aren't declared anywhere.  Plus, since it
looks like they just may be multiplexed inside the "raw" syscall tracepoints,
there wouldn't be any performance improvement using the individual syscall
tracepoints.

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