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]>: > 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]] 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]> > 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] > > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users > _______________________________________________ > 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 >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
