Age | Commit message (Expand) | Author |
2005-12-23 | Change base/intmath.{cc,hh} to follow m5 style. | Steve Reinhardt |
2005-08-30 | Build options are set via a build_options file in the | Steve Reinhardt |
2005-06-05 | Get rid of Python stats output option. | Steve Reinhardt |
2005-06-05 | Many files: | Steve Reinhardt |
2005-02-17 | Several tweaks to make binning work in any simulation | Nathan Binkert |
2004-07-22 | more initial checking of stats | Nathan Binkert |
2004-05-21 | rename namespace Statistics to Stats | Nathan Binkert |
2004-05-04 | Major stats package cleanup | Nathan Binkert |
2004-02-25 | Fix stats debugging and always compile it in for the | Nathan Binkert |
2004-01-29 | cleanup on aisle 5 | Nathan Binkert |
2004-01-15 | Make each stat take up one full line. This allows us to use grep | Nathan Binkert |
2003-12-28 | Improve python output support | Nathan Binkert |
2003-12-24 | Add python output support to the statistics package! | Nathan Binkert |
2003-12-24 | initial basic hooks into the stats package to output python code | Nathan Binkert |
2003-12-24 | Random cleanup to make things work a bit better | Nathan Binkert |
2003-12-24 | never print the cdf or pdf or the overflow bucket if we're simplescalr | Nathan Binkert |
2003-12-23 | - change the FormatFlags into more general StatFlags | Nathan Binkert |
2003-12-23 | - Allow the stats package user to determine in which mode to dump | Nathan Binkert |
2003-12-20 | Fix a bunch of memory leak type bugs, and add some better | Nathan Binkert |
2003-12-11 | - Add a new target m5.fast (or just fast for short) | Nathan Binkert |
2003-12-10 | Rename RegResetCallback to registerResetCallback(). | Steve Reinhardt |
2003-12-09 | Sweeping change in the stats package....again... | Nathan Binkert |
2003-11-23 | get rid of the errors from simple-test1 and test1-6 | Lisa Hsu |
2003-11-22 | We only need to choose that we do want binning, or we don't. | Nathan Binkert |
2003-11-12 | statistics.cc: | Nathan Binkert |
2003-11-12 | in the case where we don't have any bins, we don't want to panic | Nathan Binkert |
2003-11-07 | It's important that there be white-space between each element | Steve Raasch |
2003-11-07 | save and restore the current bin during reset since we | Nathan Binkert |
2003-11-06 | Little fixes to make more of the stats reset correctly. | Nathan Binkert |
2003-11-05 | Fix stats reset | Nathan Binkert |
2003-11-04 | Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/bk/m5 | Lisa Hsu |
2003-11-04 | Hack to enable perl totaling of standard deviation statistics. | Lisa Hsu |
2003-11-04 | Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/bk/realclean | Lisa Hsu |
2003-11-04 | statistics.cc: | Lisa Hsu |
2003-11-04 | Add the ability to track stats in user defined sets of function calls. code ... | Lisa Hsu |
2003-11-02 | Implement more m5 pseduo opcodes: | Nathan Binkert |
2003-10-31 | I forgot - also to typedef the default type of bin choice given to every visi... | Lisa Hsu |
2003-10-30 | Make some general changes to stats package where things either could have bee... | Lisa Hsu |
2003-10-23 | Minor stats fix. | Steve Reinhardt |
2003-10-22 | statistics.cc: | Lisa Hsu |
2003-10-22 | nate's reset stuff merged with my work on bin printing. | Lisa Hsu |
2003-10-21 | statistics.hh: | Lisa Hsu |
2003-10-20 | Implement reset for stats. | Nathan Binkert |
2003-10-14 | Since I seem to be bug compatible with the head I'm going to commit. | Erik Hallnor |
2003-10-10 | Make include paths explicit and update makefile accordingly. | Steve Reinhardt |
2003-10-10 | Rename intmath.h to intmath.hh | Nathan Binkert |
2003-10-07 | Import changeset | Steve Raasch |