gem5/util/stats
Nathan Binkert a102318412 Deal with divide by zero in the python stats stuff.
util/stats/info.py:
    If an operation results in a divide by zero, just return None

--HG--
extra : convert_revision : 19cb4319734a3a9cf02bb1966fed42eb0c8a8ade
2005-11-20 23:42:53 -05:00
..
__init__.py Totally re-work the way that jobfiles are done so there is more 2005-09-17 16:51:26 -04:00
barchart.py Totally re-work the way that jobfiles are done so there is more 2005-09-17 16:51:26 -04:00
categories.py Add new function profiling stuff, wrap the pc_sample stuff into it. 2005-10-18 19:07:42 -04:00
db.py Fix a couple of bug in the values() vector accessor 2005-10-21 17:28:47 -04:00
dbinit.py Cleanup copyright stuff. Add our copyright files that 2005-06-05 11:02:38 -04:00
display.py Major cleanup of the statistics handling code 2005-10-21 16:29:13 -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 Deal with divide by zero in the python stats stuff. 2005-11-20 23:42:53 -05:00
orderdict.py Totally re-work the way that jobfiles are done so there is more 2005-09-17 16:51:26 -04:00
output.py Major cleanup of the statistics handling code 2005-10-21 16:29:13 -04:00
print.py Cleanup copyright stuff. Add our copyright files that 2005-06-05 11:02:38 -04:00
profile.py Minor updates to the profile code. 2005-10-21 16:32:48 -04:00
stats.py Merge zizzer:/bk/m5 2005-11-02 14:56:18 -05:00