scripts: factor out benchmarks and run further with ./eeval and common_bench_cmd

This commit is contained in:
Ciro Santilli
2018-04-18 12:26:41 +01:00
parent 96090a4c24
commit f4eed4163b
7 changed files with 52 additions and 20 deletions

3
run
View File

@@ -296,5 +296,4 @@ if "$tmux"; then
eval "./tmu 'sleep 2;./gem5-shell'"
fi
fi
echo "$cmd" | tee "${out_arch_dir}/run.sh"
eval "$cmd"
./eeval "$cmd" "${out_arch_dir}/run.sh"