]> sourceware.org Git - systemtap.git/commit
stapdyn: prepare for the dyninst 9.1 library callback change
authorJosh Stone <jistone@redhat.com>
Fri, 11 Dec 2015 03:17:56 +0000 (19:17 -0800)
committerJosh Stone <jistone@redhat.com>
Fri, 11 Dec 2015 03:18:29 +0000 (19:18 -0800)
commitf3cced187103a83a8367bf7b61ff93007064586d
treeda709cf6b4e167fffe83107de6937db6dd309040
parent44aecd96ab0845def0ba013667781969045ef4cb
stapdyn: prepare for the dyninst 9.1 library callback change

The new API uses BPatch_object for the callback, because modules (~=CUs)
are now fully represented in shared objects too.  This is better, but we
need to keep fallback code for the old API too, using module->getObject().
stapdyn/mutator.cxx
stapdyn/mutator.h
This page took 0.027773 seconds and 5 git commands to generate.