diff options
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. |