summaryrefslogtreecommitdiffstats
path: root/testsuite/ChangeLog
diff options
context:
space:
mode:
authorhiramatu <hiramatu>2007-09-12 16:48:00 +0000
committerhiramatu <hiramatu>2007-09-12 16:48:00 +0000
commitcf9be511f05d0b310b2c4ce4c050d3707be9e65a (patch)
tree66ca48f389da6fd0ad2ce64341b8ca0d5a62fb09 /testsuite/ChangeLog
parent737f98f027f838e976afae7b3586e1806e4ed26e (diff)
downloadsystemtap-steved-cf9be511f05d0b310b2c4ce4c050d3707be9e65a.tar.gz
systemtap-steved-cf9be511f05d0b310b2c4ce4c050d3707be9e65a.tar.xz
systemtap-steved-cf9be511f05d0b310b2c4ce4c050d3707be9e65a.zip
2007-09-12 Masami Hiramatsu <mhiramat@redhat.com>
PR 4633 * systemtap.context/backtrace.stp: Add testcases for the return probe and the profile probe. * systemtap.context/backtrace.tcl: Ditto. * /systemtap.context/systemtap_test_module2.c: Ditto.
Diffstat (limited to 'testsuite/ChangeLog')
-rw-r--r--testsuite/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog
index a5c84ed0..8d44386e 100644
--- a/testsuite/ChangeLog
+++ b/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2007-09-12 Masami Hiramatsu <mhiramat@redhat.com>
+
+ PR 4633
+ * systemtap.context/backtrace.stp: Add testcases for the return
+ probe and the profile probe.
+ * systemtap.context/backtrace.tcl: Ditto.
+ * /systemtap.context/systemtap_test_module2.c: Ditto.
+
2007-09-12 Frank Ch. Eigler <fche@elastic.org>
PR 5023.