Hi Shervin, I can only assume that the code is not being run. Try putting it outside any if statements (for example just under the “DriveCPUClass.clock….” line in configs/example/fs.py).
Good luck, Sascha From: [email protected] [mailto:[email protected]] On Behalf Of shervin hajiamini Sent: 14 October 2012 16:39 To: [email protected] Subject: Re: [gem5-users] dump stats for every N cylces Hi Sascha, Andreas, I have put periodicStatDump(period) in “options.banchmark” section of fs.py, however after running the simulation, I have not seen dump data in stats.txt so far. Please let me know whether I have put this function in the right place inside fs.py? If not where shall I exactly call this function? Thanks, Shervin ------------------------------------------------------------ Hi Shervin, The stats for the different dumps should be appended. They are all in the same text file. Andreas ***************** -- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
