summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c130644..d151735f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,14 @@
* elaborate.cxx (add_global_var_display): Repopulate symbol/type info.
+2008-08-29 David Smith <dsmith@redhat.com>
+
+ * tapsets.cxx (utrace_derived_probe_group::emit_probe_decl):
+ Pushed quiesce logic down into the task_finder layer.
+ (utrace_derived_probe_group::emit_module_decls): Removed quiesce
+ handler routines. Syscall probe handler detaches if systemtap
+ state isn't correct.
+
2008-08-29 Wenji Huang <wenji.huang@oracle.com>
* main.cxx (printscript): Print variable name and type for listing mode.