diff options
author | Mark Wielaard <mjw@redhat.com> | 2009-12-29 20:04:19 +0100 |
---|---|---|
committer | Mark Wielaard <mjw@redhat.com> | 2009-12-29 20:04:19 +0100 |
commit | 8a0145d1019c5ac33a0d46e492cb381a06a015b9 (patch) | |
tree | 7056a90dc4446123da20e44fb5e72f9d49001098 /testsuite/systemtap.examples/general | |
parent | a4f724239087c21a34ca1352f02a548eb1b16a34 (diff) | |
download | systemtap-steved-8a0145d1019c5ac33a0d46e492cb381a06a015b9.tar.gz systemtap-steved-8a0145d1019c5ac33a0d46e492cb381a06a015b9.tar.xz systemtap-steved-8a0145d1019c5ac33a0d46e492cb381a06a015b9.zip |
Remove all caching from _stp_module_relocate.
This function now also does user space address relocation. The connection
with module loading/unloading was removed in commit 1b94bf which made all
symbol tables emitted at compile time. _stp_module_relocate is called from
the dwarf unwinder, and when doing some of the symbol lookup through
dwflpp::emit_adress now.
* runtime/sym.c (_stp_module_relocate): Remove last, last_sec and last_tsk
caching and invalidation code.
Diffstat (limited to 'testsuite/systemtap.examples/general')
0 files changed, 0 insertions, 0 deletions