gem5/util/stats
Nathan Binkert ab10712341 stats python fixes for dealing with vectors better. graph tweaking
ipkb stat and formulas from the command line.

util/stats/info.py:
    no need to raise an attribute error if two values aren't found
    in the exact same set of runs.  Would be good to check that each
    run is the same though.
util/stats/stats.py:
    more graph tweaking
    command to execute a formula from the command line.
    add interrupts per kilobyte of data

--HG--
extra : convert_revision : 78d6b14d340d08edcbc69e4c1c5a4c1dd9bb10dd
2004-11-18 16:23:29 -05:00
..
db.py Totally re-do/reorganize the python part of the statistics code 2004-08-09 21:20:52 -04:00
dbinit.py Totally re-do/reorganize the python part of the statistics code 2004-08-09 21:20:52 -04:00
display.py Totally re-do/reorganize the python part of the statistics code 2004-08-09 21:20:52 -04:00
flags.py Totally re-do/reorganize the python part of the statistics code 2004-08-09 21:20:52 -04:00
info.py stats python fixes for dealing with vectors better. graph tweaking 2004-11-18 16:23:29 -05:00
print.py Totally re-do/reorganize the python part of the statistics code 2004-08-09 21:20:52 -04:00
stats.py stats python fixes for dealing with vectors better. graph tweaking 2004-11-18 16:23:29 -05:00