]> sourceware.org Git - systemtap.git/commit
2005-07-12 Martin Hunt <hunt@redhat.com>
authorhunt <hunt>
Wed, 13 Jul 2005 06:34:00 +0000 (06:34 +0000)
committerhunt <hunt>
Wed, 13 Jul 2005 06:34:00 +0000 (06:34 +0000)
commitfa60355b7aacd1f4b10f1497792787288c0632ff
tree5ab2cee9aae848540ba784848b8ecc494bc3c021
parentf8220a7b945a3be7975fb2610ca1c79119594534
2005-07-12  Martin Hunt  <hunt@redhat.com>

* bench/run_bench (do_time): Use ttest instead of "time".
Fix processor computation.

* bench/ttest.c: Like "time.c" except takes an argument
to adjust loop size. Also computes system time + user time
instead of real time. Added a warmup loop to get
consistent results from cpus which adjust speed based on load.

* bench/time.c: Replaced by ttest.c
runtime/probes/bench/bench.c
runtime/probes/bench/run_bench
runtime/probes/bench/stp
runtime/probes/bench/time.c [deleted file]
runtime/probes/bench/ttest.c [new file with mode: 0644]
This page took 0.027949 seconds and 5 git commands to generate.