diff options
author | David Smith <dsmith@redhat.com> | 2008-06-27 10:50:32 -0500 |
---|---|---|
committer | David Smith <dsmith@redhat.com> | 2008-06-27 10:50:32 -0500 |
commit | 5e86a4eef7e29d89849d522bcdbe96e7a1e4b6b8 (patch) | |
tree | f6cce36ae9782ff242065075a12e7c6b91b56f66 /ChangeLog | |
parent | 40d7937063ee4d01c3f28ff785557ef080b08ca1 (diff) | |
download | systemtap-steved-5e86a4eef7e29d89849d522bcdbe96e7a1e4b6b8.tar.gz systemtap-steved-5e86a4eef7e29d89849d522bcdbe96e7a1e4b6b8.tar.xz systemtap-steved-5e86a4eef7e29d89849d522bcdbe96e7a1e4b6b8.zip |
Fix bug in handling process(PID) probes.
2008-06-27 David Smith <dsmith@redhat.com>
* tapsets.cxx (utrace_derived_probe_group::emit_module_decls): Fix
bug in handling process(PID) probes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-06-27 David Smith <dsmith@redhat.com> + + * tapsets.cxx (utrace_derived_probe_group::emit_module_decls): Fix + bug in handling process(PID) probes. + 2008-06-24 K.Prasad <prasad@linux.vnet.ibm.com> * tapset/vfs.stp: Deprecate probe points on old functions, namely |