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 ac800e8c..c9156691 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-08-15 David Smith <dsmith@redhat.com>
+
+ * tapsets.cxx (utrace_builder::build): Change system-wide probes
+ from 'process("*").begin' to 'process.begin'.
+ (register_standard_tapsets): Add new 'process' binding.
+ * stapprobes.5.in: Change system-wide probes
+ from 'process("*").begin' to 'process.begin'.
+
2008-08-15 Frank Ch. Eigler <fche@elastic.org>
PR 6836.