[Bug translator/13241] too much dump-unwindsyms processing for modules even if !need_symbols
mjw at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Oct 13 12:21:00 GMT 2011
http://sourceware.org/bugzilla/show_bug.cgi?id=13241
Mark Wielaard <mjw at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |mjw at redhat dot com
Resolution| |FIXED
--- Comment #1 from Mark Wielaard <mjw at redhat dot com> 2011-10-13 12:20:49 UTC ---
commit 59218439d0e4dde4a9ccf289629099eed8c4f3ca
Author: Mark Wielaard <mjw@redhat.com>
Date: Thu Oct 13 13:53:08 2011 +0200
PR13241 too much dump-unwindsyms processing for modules even if
!need_symbols
Introduce dump_section_list() that will pregenerate the section list when
needed. dump_symbol_tables() now does the minimum necessary to extract
the needed symbols, or will not even be called at all when !need_symbols
and the module isn't the "kernel".
--
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