diff --git a/bench-all b/bench-all index a1ad20b..2e8b336 100755 --- a/bench-all +++ b/bench-all @@ -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)"