Dear Gem5 community member,

I wish to display pipeline stages from 200cycles to 1000. So, I would like
to create trace.out by using following command-line command. However, I
received "no such option" error. Is the O3 pipeline viewer deprecated now?
Any help or comments are greatly appreciated. 

Thank you for your help in advance, 

modestpe@ubuntu:/mnt/lnx-arch/gem5$ ./build/ARM/gem5.opt
--debug-flags=O3PipeView --trace-start=200 --trace-file=trace.out
./configs/example/se.py -d --caches -c
/mnt/lnx-arch/full_system_images/binaries/vmlinux-3.3-arm-vexpress-emm-pcie
-m 1000 --debug-help
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

Reply via email to