Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-21 | stats: allow stats to be reset even if no objects have been instantiated | Nathan Binkert | |
2010-08-17 | sim: move iterating over SimObjects into Python. | Steve Reinhardt | |
2009-04-22 | stats: remove simplescalar compatibility for printing | Nathan Binkert | |
2009-03-05 | stats: create an enable phase, and a prepare phase. | Nathan Binkert | |
Enable more or less takes the place of check, but also allows stats to do some other configuration. Prepare moves all of the code that readies a stat for dumping into a separate function in preparation for supporting serialization of certain pieces of statistics data. While we're at it, clean up the visitor code and some of the python code. | |||
2007-03-03 | Do the default argument stuff in python | Nathan Binkert | |
--HG-- extra : convert_revision : 235f85e611a669401c6ddfbdf14244e80eb55888 |