Hi Sascha,

After I run gem5 with periodicStatDump(period), it seems that the dump data (in 
stats.txt) for each period overwrites the previous dumps rather than appending 
the dump data to the previous ones. Could you please let me know how I can make 
the dump data (at each period) appended to the previous dumps?

Is it possible to put the dump data (generated at each period) in a separate 
text file?

Thanks,
Shervin 
-----------------------------
Hi Shervin,

You can turn it off by setting the period to 0. Unless you do this there is no 
upper limit, and it will keep running to the end of the simulation.

I'm not sure how you do this once the simulation is running though.

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

Reply via email to