diff options
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog index 427c804d..e8e25c84 100644 --- a/runtime/ChangeLog +++ b/runtime/ChangeLog @@ -1,3 +1,12 @@ +2007-04-05 Martin Hunt <hunt@redhat.com> + + * bench2/bench.rb (Stapbench::run): Check result code + of "killall staprun". If it is nonzero, something happened to + staprun. Print an error. + (Stapbench::load): Define STP_NO_OVERLOAD. + * bench2/README: Update. + * bench2/print_bench: New set of tests. + 2007-03-22 Frank Ch. Eigler <fche@elastic.org> * sym.c (_stp_module_relocate): Tolerate empty section string. |