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