Hi Andreas,
Thank you very much for the clarification. Besides using periodicDumpStat(period), I found (through searching gem5 mailing list) that the stats can be also dumped periodically by puting the statements below in .rcS file: m5 dumpstats[400] 10 100 m5 resetstats This means that starting from tick 10, stats are dumped every 100 ticks and the process of dumping continues for the total duration of 400 ticks. Could you please confirm whether my understanding of this syntax is correct? Are the units of all the numbers above in “ticks”? Thanks, Shervin----------------------------- Hi Shervin, The stats for the different dumps should be appended. They are all in the same text file. Andreas **********************************
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users