Ok, understand. I booting Linux on gem5 and running a bunch of programs for benchmarking. How do I terminate the simulator after I’m done with Linux, benchmarking etc.?
Regards, Somnath From: gem5-users [mailto:[email protected]] On Behalf Of Gnanambikai Krishnakumar Sent: Thursday, May 18, 2017 6:17 PM To: gem5 users mailing list Subject: Re: [gem5-users] Cache behaviour log Hi, stats.txt will get dumped at the end of the simulation. Please wait till your simulation completes. Regards, Gnanambikai On Thu, May 18, 2017 at 6:12 PM, Mukherjee, Somnath <[email protected]<mailto:[email protected]>> wrote: Hi, thanks for the response! After I started the simulation, I am looking at the m5out/stats.txt. However, it looks empty! Is there anything specific I need to do to get this populated? Regards, Somnath From: gem5-users [mailto:[email protected]<mailto:[email protected]>] On Behalf Of Javier Cano Cano Sent: Wednesday, May 17, 2017 4:12 PM To: gem5 users mailing list Subject: Re: [gem5-users] Cache behaviour log Hi, I'm not sure it there is a visualization tool. I found some of them inside the utils directory, but al least for me didn't work. What I done for extract the interesting stats was make an awk script and send this filtered info to gnuplot (or calc if I want to analyze the bare numbers). In order to understand the stats, here you have a useful link: http://pages.cs.wisc.edu/~david/courses/cs752/Spring2015/gem5-tutorial/part1/gem5_stats.html I hope that this can help you. Best, Cano. 2017-05-17 12:09 GMT+02:00 Mukherjee, Somnath <[email protected]<mailto:[email protected]>>: All, Is there a stats visualization tool that can be used freely? Or is there any documentation that says how to interpret the data in stats.txt? Regards, Somnath -----Original Message----- From: gem5-users [mailto:[email protected]<mailto:[email protected]>] On Behalf Of hassan yamin Sent: Wednesday, March 22, 2017 6:21 PM To: gem5 users mailing list Subject: Re: [gem5-users] Cache behaviour log check the stats file, i am sure all of these stats are already included. On Wed, Mar 22, 2017 at 9:12 PM, Mukherjee, Somnath <[email protected]<mailto:[email protected]>> wrote: > Hello, > > Is there a way I can check the log for cache behavior like hits, > misses, latency etc? > > > > Regards, > > Somnath Mukherjee > > > > > _______________________________________________ > gem5-users mailing list > [email protected]<mailto:[email protected]> > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users _______________________________________________ gem5-users mailing list [email protected]<mailto:[email protected]> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users _______________________________________________ gem5-users mailing list [email protected]<mailto:[email protected]> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users _______________________________________________ gem5-users mailing list [email protected]<mailto:[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
