Hello, this post is about the gem5 stats. I mean the ruby stats that now can be dumped only after gem5 exit. I want to dump and reset it in before my application exectuting.
At 2012-01-12 22:21:04,"Mahmood Naderan" <[email protected]> wrote: >I don't know about latest repo. >I meant http://www.mail-archive.com/[email protected]/msg01911.html > > >On 1/12/12, yanke <[email protected]> wrote: >> Hi, thank you for your reply. Do you mean this one >> http://reviews.gem5.org.sixxs.org/r/888/ ? I use a repo gem5-e66a566f2cfa, I >> still have the clearStats() and printStats() functions. Do you mean the ruby >> stats has been merged into gem5 stats in the most recent repo? >> >> >> >> >> >> At 2012-01-12 20:42:03,"Mahmood Naderan" <[email protected]> wrote: >>>I don't think they help you. You have to control via simulation.py >>>file. There was another post about similar issue some recently. Have >>>you read that? >>> >>> >>>On 1/12/12, yanke <[email protected]> wrote: >>>> Hi, I notice ruby stats only be dumped at the end of the simulation. I >>>> see >>>> ksewell has add some code to gem5 naming clearStats() and printStats(). >>>> But >>>> i don't know how to use them in my application. I think I can add a >>>> pseudo_inst like /src/sim/pseudo_inst.cc: resetstats(). Can anyone help >>>> me >>>> how to call clearStats() and printStats() in the pseudo_inst function? >>>> Thanks in advance. >>>> >>>> >>>> >>> >>> >>>-- >>>-- >>>// Naderan *Mahmood; >>>_______________________________________________ >>>gem5-users mailing list >>>[email protected] >>>http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >> > > >-- >-- >// Naderan *Mahmood; >_______________________________________________ >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
