gem5/util/stats
Nathan Binkert 7584604fa9 make the NUMCPUS parameter always refer to the total number of cpus
on the test system.
add an option for pio_delay_write to run.py

util/stats/stats.py:
    full0 -> run0 due to run.py change
    sim_ticks doesn't make sense with tick = ps, so use
    one of the cpu's numCycles paramter

--HG--
extra : convert_revision : db9dbe014549d823edc10395f5241db5e907df01
2005-11-22 21:05:02 -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 make the NUMCPUS parameter always refer to the total number of cpus 2005-11-22 21:05:02 -05:00