Fix up profiling infrstructure, add sleeptest



git-svn-id: http://test.kernel.org/svn/autotest/trunk@133 592f7852-d20e-0410-864c-8624ca9c26a4
diff --git a/tests/kernbench/control.readprofile b/tests/kernbench/control.readprofile
new file mode 100755
index 0000000..f18f377
--- /dev/null
+++ b/tests/kernbench/control.readprofile
@@ -0,0 +1,3 @@
+job.profilers.add('readprofile')
+job.runtest(None, 'kernbench', 0, 5)
+job.profilers.delete('readprofile')