Hi all,

I use gem5 for running an application and obtain execution time and the
number of L1 and L2 miss count which *only* caused by the application and
occur in the execution time of the program.
I have already used Simics+gems for simulation. In the Simics, there are
features that allow the program to be stopped wherever it is needed and
obtained status of system (create stat file). Could you tell me there is
any facility in Gem5 similar to Simics's one? Are there any facilities in
Gem5 that I can create stat file whenever I need? Are there any facilities
in Gem5 that I can clear system status (such as cycles, L1 and L2 miss
count and ...) whenever I need?

Thanks for your answer in advance.
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to