gem5/util/stats
Ron Dreslinski 59f43580bc Update so that statistics can be plotted correctly
util/stats/stats.py:
    Changed some stuff for graphing purposes:
    full_cpu is now full0
    frequencies are now s,m,f,q not s,6,8,q
    L2 is now l2
    etherdev is now etherdev0

    May want to consider fact that NAT box should be the sum of etherdev0 and etherdev1 (not in script yet)

--HG--
extra : convert_revision : 39a7d0bcf1b9354a77c12de5981e8277408ba791
2005-03-24 15:52:30 -05:00
..
db.py added stats code to check stability 2005-01-14 17:50:36 -05:00
dbinit.py Totally re-do/reorganize the python part of the statistics code 2004-08-09 21:20:52 -04:00
display.py get rid of issequence and just use the isinstance builtin 2005-03-15 13:22:47 -05:00
flags.py Totally re-do/reorganize the python part of the statistics code 2004-08-09 21:20:52 -04:00
info.py get rid of issequence and just use the isinstance builtin 2005-03-15 13:22:47 -05:00
print.py get rid of issequence and just use the isinstance builtin 2005-03-15 13:22:47 -05:00
stats.py Update so that statistics can be plotted correctly 2005-03-24 15:52:30 -05:00