diff options
author | hunt <hunt> | 2006-03-15 09:40:44 +0000 |
---|---|---|
committer | hunt <hunt> | 2006-03-15 09:40:44 +0000 |
commit | 14cbcf6ac46e0579228bcc2246382d76a6b9220c (patch) | |
tree | f1283ead0f9aa46f22599322db5181d953aa5a6a /runtime/bench2/README | |
parent | f425170459496ec7267751106bc0d0b0f28fc45a (diff) | |
download | systemtap-steved-14cbcf6ac46e0579228bcc2246382d76a6b9220c.tar.gz systemtap-steved-14cbcf6ac46e0579228bcc2246382d76a6b9220c.tar.xz systemtap-steved-14cbcf6ac46e0579228bcc2246382d76a6b9220c.zip |
Added multiple threads and better cpuspeed handling.
Diffstat (limited to 'runtime/bench2/README')
-rw-r--r-- | runtime/bench2/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/bench2/README b/runtime/bench2/README index 626d4675..6bbf2604 100644 --- a/runtime/bench2/README +++ b/runtime/bench2/README @@ -8,6 +8,7 @@ To try the tests: You will need ruby installed. "yum install ruby" or "up2date ruby" to get it. + ---- FILES ---- a.st - sample script test file b.st - sample script test file |