Check CPU usage before running SPEC
This commit is contained in:
parent
99c8d5e3de
commit
f19f5b19ae
@ -408,6 +408,8 @@
|
|||||||
export TMPDIR=/tmp
|
export TMPDIR=/tmp
|
||||||
# We need /bin/sh
|
# We need /bin/sh
|
||||||
ln -s $(which sh) /bin/sh
|
ln -s $(which sh) /bin/sh
|
||||||
|
# Check CPU usage
|
||||||
|
vmstat 5 5
|
||||||
bash -x speclaunch
|
bash -x speclaunch
|
||||||
cat /tmp/spec/time.csv
|
cat /tmp/spec/time.csv
|
||||||
# Give me a shell at the end
|
# Give me a shell at the end
|
||||||
|
Loading…
Reference in New Issue
Block a user