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/10821] unwind_frame has an oversized frame


------- Additional Comments From mjw at redhat dot com  2009-10-28 12:40 -------
One suggestion would be to make unwind_state part of the probe context data
which is staticly allocated. Then we could pass the state from the
[u]context-unwind.stp script-level for use with the unwinder.

It does add a few hundred bytes even for probes points that don't do unwinding,
and currently only x86 uses the dwarf unwinder.

-- 


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

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