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 3588f831..ccf49bc8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-04-17 David Smith <dsmith@redhat.com>
+
+ * tapsets.cxx (utrace_builder::build): Make sure that the PATH of
+ 'process("PATH")' probes is an absolute path.
+ (utrace_derived_probe_group::emit_module_decls): Made calls to
+ utrace probe handler functions conditional on which types of
+ utrace probes are going to be output.
+
2008-04-16 Frank Ch. Eigler <fche@elastic.org>
* tapsets.cxx (task_finder_derived_probe): Add dummy constructor