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 uprobes/12275] uretprobes break exception handling


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

--- Comment #11 from Josh Stone <jistone at redhat dot com> 2010-12-07 04:17:01 UTC ---
(In reply to comment #10)
> > I mentioned this idea to Jim, and he told me that it's not a simple thing to
> > disarm uretprobes.  
> 
> (Sacrificing more performance then, "temporarily remove" instead of "disarm".)

I clarified this with Frank, but for reference -- we have no such mechanism, no
matter what you would call it.  Even when stap completely removes its probes,
uprobes must hang on to in-flight uretprobe instances, since there's no easy
way to clean up all the return addresses except to let them trigger.

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