stats: rework the output portion of stats so that they use python
Review Request #1185 - Created May 11, 2012 and updated
| Information | |
|---|---|
| Nathan Binkert | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
stats: rework the output portion of stats so that they use python This is a major change to the stats package for the display portion of statistics. This allows people to much more easily output stats in alternative formats as well as do more complicated analysis of stats. The package can be used to take the output of multiple runs or samples and average across them and then calculate values.
All regressions pass.
