Nilay Vaish got review request #2112!
stats: updates to changes to ruby
Review Request #2112 - Created Dec. 6, 2013 and submitted
| Information | |
|---|---|
| Nilay Vaish | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9996:2e8f8f2bb7d7 --------------------------- stats: updates to changes to ruby
Posted (Dec. 6, 2013, 5:40 p.m.)
The extreme verbosity of the ruby output concerns me greatly. While the stats.txt file format is very easy to parse, it is extremely difficult to read. The generated statistics from ruby controllers are immensely valuable for debugging performance problems and they are read often by humans. I do not want to delete the ruby.stats file until the stats.txt file can provide ruby generated statistics in a similar concise format. I strongly argue against this patch begin checked in until we can fix the stats.txt format. Sorry to be so negative on this patch, but I feel pretty strongly about this.
