]> sourceware.org Git - systemtap.git/commit
PR16719: disable setupdwfl caching
authorJonathan Lebon <jlebon@redhat.com>
Tue, 18 Mar 2014 15:23:37 +0000 (11:23 -0400)
committerJonathan Lebon <jlebon@redhat.com>
Wed, 19 Mar 2014 15:34:01 +0000 (11:34 -0400)
commitccf2c9227204aa80fcd3faf20696b0966ffe843a
tree85b5a666e14995c667e09c3c452b5f89a20dc515
parent558a63329c5951abf24a61855a6f6998c9ba2fde
PR16719: disable setupdwfl caching

This patch is mostly a revert of commit 68983551.

The 'kernel_dwfl' and 'user_dwfl' references kept for caching purposes
in setupdwfl.cxx were causing the Dwfl object to never actually be
released, which in turn resulted in multiple files remaining open beyond
pass-3.
dwflpp.cxx
dwflpp.h
setupdwfl.cxx
setupdwfl.h
tapsets.cxx
translate.cxx
This page took 0.027035 seconds and 5 git commands to generate.