summaryrefslogtreecommitdiff
path: root/base/statistics.hh
AgeCommit message (Expand)Author
2004-05-21rename namespace Statistics to StatsNathan Binkert
2004-05-12Make a new stat type of Value which is a scalar stat thatNathan Binkert
2004-05-04Major stats package cleanupNathan Binkert
2004-03-04Overall gist of this is to 'dynamicize' the tracking of functions so you can ...Lisa Hsu
2004-02-29Initial cleanup pass of lisa's function call trackingNathan Binkert
2004-02-25Fix stats debugging and always compile it in for theNathan Binkert
2004-02-02Change "Foo& foo" declarations to "Foo &foo".Steve Reinhardt
2004-02-02More conversions of ref-counted parameters to references:Steve Reinhardt
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 cleanupNathan Binkert
2003-12-24formatting for consistencyNathan Binkert
2003-12-24more readable formattingNathan Binkert
2003-12-24Random cleanup to make things work a bit betterNathan 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-15Another fix for gcc 3.3.x.Steve Reinhardt
2003-12-10Rename RegResetCallback to registerResetCallback().Steve Reinhardt
2003-12-09Sweeping change in the stats package....again...Nathan Binkert
2003-11-22Go Blue!!!!Nathan Binkert
2003-11-22We only need to choose that we do want binning, or we don't.Nathan Binkert
2003-11-06Nat's fix for compile bugSteve Raasch
2003-11-06better binning of Average statsNathan Binkert
2003-11-05Ok, actually call resetStats on all statsNathan Binkert
2003-11-04Hack to enable perl totaling of standard deviation statistics.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-11-01statistics.hh:Lisa Hsu
2003-10-31I forgot - also to typedef the default type of bin choice given to every visi...Lisa Hsu
2003-10-30statistics.hh:Lisa Hsu
2003-10-30Make some general changes to stats package where things either could have bee...Lisa Hsu
2003-10-22statistics.hh:Lisa Hsu
2003-10-22AutomergeLisa Hsu
2003-10-21statistics.hh:Lisa Hsu
2003-10-16Clear up the last of the Doxygen warningsErik Hallnor
2003-10-14Fixes for the new stats in SegmentedIQSteve Raasch
2003-10-14Since I seem to be bug compatible with the head I'm going to commit.Erik Hallnor
2003-10-10Merge ehallnor@zizzer:/bk/m5Erik Hallnor
2003-10-10Fully Document Statistics::Detail::Stat. More to follow.Erik Hallnor
2003-10-10fix includesNathan Binkert
2003-10-10statistics.hh:Lisa Hsu
2003-10-10Make include paths explicit and update makefile accordingly.Steve Reinhardt
2003-10-07Import changesetSteve Raasch