[Bug runtime/10821] unwind_frame has an oversized frame
mjw at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Nov 4 19:43:00 GMT 2010
http://sourceware.org/bugzilla/show_bug.cgi?id=10821
Mark Wielaard <mjw at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mjw at redhat dot com
--- Comment #4 from Mark Wielaard <mjw at redhat dot com> 2010-11-04 19:42:43 UTC ---
(In reply to comment #3)
> It does add a few hundred bytes even for probes points that don't do unwinding,
> and currently only x86 uses the dwarf unwinder.
We discussed on irc, and if we unwind_state in the context data with
#if defined(STP_USE_DWARF_UNWINDER) && defined(STP_NEED_UNWIND_DATA)
then it should only be included when really needed.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Systemtap
mailing list