You could either add m5ops to your binary to do it
(http://www.gem5.org/M5ops [1]) or you would need to modify the running
scripts a little bit to to call m5.simulate()  

m5.stats.dump()


m5.stats.reset() 

.... 

Ali 

On Wed, 21 Sep 2011 22:57:02 +0200,
farshad firouzi  wrote:  
Hello,

I really appreciate if let me know how
statistics (IPC, cache miss, ....) can be dumped several of times (time
intervals). I need to modify the code or the SE has an option/switch to
log the statistics at some points (not only once at the end of
simulation) 

regards  

 

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

Reply via email to