summaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorhunt <hunt>2007-04-05 18:51:09 +0000
committerhunt <hunt>2007-04-05 18:51:09 +0000
commit248ef2c66402533503afae602b73a24ef07d45a8 (patch)
tree79dc07cd169891e53ad573c53c79be975be3d75b /runtime
parent8cee54154c8f4fdcf538f53d5342864b5e6d860f (diff)
downloadsystemtap-steved-248ef2c66402533503afae602b73a24ef07d45a8.tar.gz
systemtap-steved-248ef2c66402533503afae602b73a24ef07d45a8.tar.xz
systemtap-steved-248ef2c66402533503afae602b73a24ef07d45a8.zip
*** empty log message ***
Diffstat (limited to 'runtime')
-rw-r--r--runtime/ChangeLog9
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.