Dear Gem5 community,
My simulation (there are some modification on Caches.py and CachesConfig.py from originally downloaded gem5 files) is showing panic in kernel. So, I would like to generate traces from caches by using following command line. It showed that --trace-start is not appropriate option. My questions is 1) What is the file which define --trace-start ? 2) if --trace-start is not working?, how other gem5 community member use trace information for their own sake? Any help or information would be greatly appreciated. Thank you for your help in advance, Regards Kuk-Hwan gem5.opt: error: no such option: --trace-start root@ubuntu:/mnt/lnx-arch/gem5# ./build/ARM/gem5.opt --debug-flag=Fetch,Ethernet,TLB,DMA,Bus,Cache,O3CPUAll --trace-start=300 --trace-file=my_trace.out --stats-file=./L2cahce.txt ./configs/example/fs.py --kernel=../../asimbench/asimbench_android_arm_kernel /vmlinux.smp.ics.arm.asimbench.2.6.35 --disk-image=../../asimbench/asimbench_disk_image/ARMv7a- ICS-Android.SMP.Asimbench-v3.img --mem-size=128MB --l2cache --caches Usage ===== gem5.opt [gem5 options] script.py [script options] gem5.opt: error: no such option: --trace-start _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
