From 14cbcf6ac46e0579228bcc2246382d76a6b9220c Mon Sep 17 00:00:00 2001 From: hunt Date: Wed, 15 Mar 2006 09:40:44 +0000 Subject: Added multiple threads and better cpuspeed handling. --- runtime/bench2/stap_bench | 1 + 1 file changed, 1 insertion(+) (limited to 'runtime/bench2/stap_bench') diff --git a/runtime/bench2/stap_bench b/runtime/bench2/stap_bench index b3b450d8..17b4b505 100755 --- a/runtime/bench2/stap_bench +++ b/runtime/bench2/stap_bench @@ -14,3 +14,4 @@ Dir["*.st"].each do |file| test.print end end + -- cgit