Hi Yu,

Most relevant stats shoudl be included in the stats.txt file.  If there is anything you wnat to know that is not in there, you will have to add a stat yourself.

As for graph generation, I haven't done it in a long time but I can point in you the direction of where to go to get it done.

1) you need to make sure you have MySQL installed on your machine, and when you compile m5, it shoudl detect the MySQL and compile in database support.
2) you need to make sure your config files know to dump stats into a database, not just stats.txt.  unfortunately, i'm not sure how this is done anymore. 
3) all the graphing code is in m5/util/stats

Nate?  Anything to add?

Lisa

On 7/10/06, Yu Zhang <[EMAIL PROTECTED]> wrote:
Hi all,
 
I wonder where and how to see the timing information after running an application under detailed CPU mode. Is all the information included in stats.txt? How can I get the total number of cycles spent, the number of inst executed, CPI and bandwidth from the output files?
 
Besides, I saw m5 could do automatic graph generation in the tutorial, I wonder how to do the configuration to plot a graph.
 
Thanks,
Yu


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642


_______________________________________________
m5sim-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/m5sim-users



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
m5sim-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/m5sim-users

Reply via email to