gem5/util/stats
Ali Saidi dfecc89150 added stats code to check stability
util/stats/db.py:
    added working listticks (for printing) and retticks(for using in python) code
util/stats/stats.py:
    added stability function that checks if all samples are within 10% of mean.

--HG--
extra : convert_revision : 7eb1714db75e456f248fe7cae73db1c57642947d
2005-01-14 17:50:36 -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 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 fix a display bug 2005-01-13 23:59:39 -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 added stats code to check stability 2005-01-14 17:50:36 -05:00