]> sourceware.org Git - systemtap.git/commit
2005-06-28 Martin Hunt <hunt@redhat.com>
authorhunt <hunt>
Tue, 28 Jun 2005 18:04:07 +0000 (18:04 +0000)
committerhunt <hunt>
Tue, 28 Jun 2005 18:04:07 +0000 (18:04 +0000)
commit4d9dc675488169e9605222f969a32108df8f29b8
tree69d6c2b71dffca6290ab6715d9290a4c901e191f
parent8a32c18d30dcd9dd664df74cd0c647ddfc060171
2005-06-28  Martin Hunt  <hunt@redhat.com>

* bench: New probe to do benchmarks.
12 files changed:
runtime/probes/ChangeLog
runtime/probes/bench/bench.c [new file with mode: 0644]
runtime/probes/bench/bench_io1.c [new file with mode: 0644]
runtime/probes/bench/bench_io2.c [new file with mode: 0644]
runtime/probes/bench/bench_multi.c [new file with mode: 0644]
runtime/probes/bench/bench_ret.c [new file with mode: 0644]
runtime/probes/bench/build [new file with mode: 0755]
runtime/probes/bench/check_modules [new file with mode: 0755]
runtime/probes/bench/run_bench [new file with mode: 0755]
runtime/probes/bench/stp [new file with mode: 0755]
runtime/probes/bench/targets [new file with mode: 0644]
runtime/probes/bench/time.c [new file with mode: 0644]
This page took 0.024171 seconds and 5 git commands to generate.