summaryrefslogtreecommitdiffstats
path: root/doc/SystemTap_Tapset_Reference
diff options
context:
space:
mode:
authorMark Wielaard <mjw@redhat.com>2009-11-17 10:10:31 +0100
committerMark Wielaard <mjw@redhat.com>2009-11-17 10:10:31 +0100
commitf685b2fea262d1e517d75d69c84ec0d1edea6cf0 (patch)
tree825dd34bbe400170a5446fa87d5d60e811d2a665 /doc/SystemTap_Tapset_Reference
parent110a589704c72327ba80aaf75bff496a6b6334f6 (diff)
downloadsystemtap-steved-f685b2fea262d1e517d75d69c84ec0d1edea6cf0.tar.gz
systemtap-steved-f685b2fea262d1e517d75d69c84ec0d1edea6cf0.tar.xz
systemtap-steved-f685b2fea262d1e517d75d69c84ec0d1edea6cf0.zip
Remove caching of emit_address for kernel modules and shared libraries.
Caching of the address is only safe for kernel addresses that can never change. For kernel module or dynamic shared library addresses it isn't safe to cache the address since they can be unloaded, reloaded or mapped differently in separate executables. * dwflpp.cxx (emit_address): Remove static from addr definition for kernel and dynamic modules.
Diffstat (limited to 'doc/SystemTap_Tapset_Reference')
0 files changed, 0 insertions, 0 deletions