mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 11:11:35 +01:00
A bunch of tiny fixes
This commit is contained in:
@@ -1110,9 +1110,9 @@ wc -l trace-boot.txt
|
||||
gem5:
|
||||
|
||||
....
|
||||
./run -a arm -g -e 'init=/eval.sh - lkmc_eval="m5 exit"' -n
|
||||
./run -a arm -g -e 'init=/eval.sh - lkmc_eval="m5 exit"'
|
||||
# Or:
|
||||
# ./run -a arm -g -e 'init=/eval.sh - lkmc_eval="m5 exit"' -n -- --cpu-type=HPI --caches
|
||||
# ./run -a arm -g -e 'init=/eval.sh - lkmc_eval="m5 exit"' -- --cpu-type=HPI --caches
|
||||
grep sim_insts m5out/stats.txt
|
||||
....
|
||||
|
||||
|
||||
Reference in New Issue
Block a user