Hi Surya,

You may need to modify the Simulation.py in configs/commons/. Or, you create your own Simulation.py instead. m5.stats.reset() and m5.stats.dump() may help you to get the statistics periodically.

-Tao

On 11/08/2011 09:42 AM, Surya Narayanan wrote:
Hello,
Is there any options exists where i can use gem5 to obtain time varying statistics? For example. I wish to get the statistics of every 1 million instruction executed. I am trying to figure out where to modify to get a statistics like this. I thought check point may work but it will be static if i insert m5_roi_begin() and m5_roi_end(). in the program. Any one has idea on how can i obtain this kind of statistics?

--
Regards,
Surya


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

Reply via email to