readme: gem5 tracing.

Fix some parsec readme errors after missed ./run flag updates.
This commit is contained in:
Ciro Santilli
2018-03-29 18:11:51 +01:00
parent b6e8a7d1d1
commit 9afaecec87
4 changed files with 61 additions and 18 deletions

1
run
View File

@@ -131,6 +131,7 @@ if "$gem5"; then
M5_PATH='${gem5_build_dir}/system' \
${debug_vm} \
'${gem5_src_dir}/build/${gem5_arch}/gem5.opt' \
--debug-file=trace.txt \
${gem5opts} \
-d '${m5out_dir}' \
'${gem5_src_dir}/configs/example/fs.py' \