I've read these threads: 
http://www.mail-archive.com/[email protected]/msg09221.html and 
https://www.mail-archive.com/[email protected]/msg08511.html

I have successfully attached a CommMonitor between cpu and cache. The 
CommMonitor appears in config.ini and the trace .ptrc file gets generated. 
However, it contains only 1 packet.

Command line:
build/ARM/gem5.opt --debug-flags=CommMonitor --debug-file="trace-bbench.gz" 
configs/example/fs.py --caches --l2cache --mem-size=256MB 
--kernel=vmlinux.smp.mouse.arm --frame-capture --restore-with-cpu=timing 
--num-cpus=1 --cpu-clock=2.0GHz -b bbench-ics --num-l2caches=1 --l1d_size=32kB 
--l1d_assoc=8 --l1i_size=32kB --l1i_assoc=4 --l2_size=1MB --l2_assoc=8

Do I have to dumpstat regularly? Why is there only one packet captured even 
though I am running bbench which supposedly generates a lot of cache events?

Thanks for your help

-Negin
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to