diff options
| author | hiramatu <hiramatu> | 2007-09-12 16:48:00 +0000 |
|---|---|---|
| committer | hiramatu <hiramatu> | 2007-09-12 16:48:00 +0000 |
| commit | cf9be511f05d0b310b2c4ce4c050d3707be9e65a (patch) | |
| tree | 66ca48f389da6fd0ad2ce64341b8ca0d5a62fb09 /testsuite/ChangeLog | |
| parent | 737f98f027f838e976afae7b3586e1806e4ed26e (diff) | |
| download | systemtap-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/ChangeLog | 8 |
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. |
