summaryrefslogtreecommitdiffstats
path: root/runtime/bench2/README
Commit message (Collapse)AuthorAgeFilesLines
* 2007-04-05 Martin Hunt <hunt@redhat.com>hunt2007-04-051-2/+54
| | | | | | | | | * 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.
* Added multiple threads and better cpuspeed handling.hunt2006-03-151-0/+1
|
* 2006-03-09 Martin Hunt <hunt@redhat.com>hunt2006-03-091-0/+26
* bench2: New directory containing a benchmark framework.