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/6436] unwinder/backtrace should see through kretprobes_trampolines


------- Additional Comments From mhiramat at redhat dot com  2008-04-21 20:59 -------
(In reply to comment #2)
> It may be enough to MODULE_EXPORT the kretprobe_inst_table_head() function.

Take care: you have to hold the kretprobe_lock while accessing the instance
table:-).
# and the lock is held when a kretprobe handler is called. :-(


-- 


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

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