]> sourceware.org Git - systemtap.git/commit
Split translate dump_unwindsyms in separate collection/dump phases.
authorMark Wielaard <mjw@redhat.com>
Wed, 12 Oct 2011 10:53:30 +0000 (12:53 +0200)
committerMark Wielaard <mjw@redhat.com>
Wed, 12 Oct 2011 15:15:09 +0000 (17:15 +0200)
commitc99705558ffab82363ecbf0d1094fdf5ff4d5c94
tree5dd0b4a0760f290163d315f27a0774ebfd4b4bd1
parent9a1917ff9ec2165c896437e4bcab61d5c7dfd0fd
Split translate dump_unwindsyms in separate collection/dump phases.

Untangle separate module data collection. First collect all information,
build-ids, symbols, unwind tables, etc. Put all collected info in the
unwindsym_dump_context. Then dump it all out using the context.
translate.cxx
This page took 0.025291 seconds and 5 git commands to generate.