summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb786d0e..806fcfa3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,12 @@
* tapset/ppc64/registers.stp: Support powerpc register + arg lookup
* stapfuncs.5.in: Add powerpc bits; indicate scope of uarg_* access
+2008-05-21 David Smith <dsmith@redhat.com>:ChangeLog
+
+ * tapsets.cxx (utrace_derived_probe_group::emit_module_decls):
+ Added new 'event_flag' parameter to task_finder callback. Only
+ calls probe handlers if we received the correct event.
+
2008-05-20 Frank Ch. Eigler <fche@elastic.org>
PR 6538