From 5e86a4eef7e29d89849d522bcdbe96e7a1e4b6b8 Mon Sep 17 00:00:00 2001 From: David Smith Date: Fri, 27 Jun 2008 10:50:32 -0500 Subject: Fix bug in handling process(PID) probes. 2008-06-27 David Smith * tapsets.cxx (utrace_derived_probe_group::emit_module_decls): Fix bug in handling process(PID) probes. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 01ad6cb3..2777fce3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-06-27 David Smith + + * tapsets.cxx (utrace_derived_probe_group::emit_module_decls): Fix + bug in handling process(PID) probes. + 2008-06-24 K.Prasad * tapset/vfs.stp: Deprecate probe points on old functions, namely -- cgit