bench-all: reactivate forgotten commented out build and bench

This commit is contained in:
Ciro Santilli
2018-04-22 00:36:12 +01:00
parent 96ee0246ce
commit 62f6870e4e

View File

@@ -10,8 +10,8 @@
# * gem5 built time
set -eu
. common
#./build-all
#./bench-boot
./build-all
./bench-boot
sha="$(git log -1 --format="%H")"
benchmark_repo=../linux-kernel-module-cheat-regression
last_dir="$(ls "$benchmark_repo" | grep -E '^[0-9]' | tail -n 1)"