diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-08-22 Frank Ch. Eigler <fche@elastic.org> + + PR systemtap/1134 + * elaborate.h (module_fds): New member in systemtap_session. + * tapsets.cxx (dwarf_derived_probe ctor): Open /sys/module/$MOD/.text + for the duration of a systemtap session, to lock module in memory. + 2005-08-21 Frank Ch. Eigler <fche@redhat.com> PR systemtap/1195, systemtap/1193 |