summaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
2003-12-09Make the simulator compile on an Itanium.Nathan Binkert
2003-12-09Sweeping change in the stats package....again...Nathan Binkert
2003-12-04remote_gdb.cc:Lisa Hsu
2003-12-01Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2003-12-01Restructuring of LiveProcess etc. to support multiple emulated OS syscallSteve Reinhardt
2003-11-23get rid of the errors from simple-test1 and test1-6Lisa Hsu
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-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-06Nat's fix for compile bugSteve Raasch
2003-11-06better binning of Average statsNathan Binkert
2003-11-06Little fixes to make more of the stats reset correctly.Nathan Binkert
2003-11-05Ok, actually call resetStats on all statsNathan 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.eecs.umich.edu:/bk/m5Nathan Binkert
2003-11-04A little bit of code here and there to get more access toNathan Binkert
2003-11-04Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/bk/realcleanLisa Hsu
2003-11-04statistics.cc:Lisa Hsu
2003-11-04Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/bk/cleanLisa Hsu
2003-11-04Add the ability to track stats in user defined sets of function calls. code ...Lisa Hsu
2003-11-03AutomergeSteve Reinhardt
2003-11-02Print a warning rather than failing if we're unserializing and there's anSteve Reinhardt
2003-11-02Implement more m5 pseduo opcodes:Nathan Binkert
2003-11-01statistics.hh:Lisa Hsu
2003-11-01Make error messages more informative on a non-full-system fault.Steve Reinhardt
2003-10-31Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5Nathan Binkert
2003-10-31Make the to_number function work better.Nathan Binkert
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-30Add support for serializationSteve Raasch
2003-10-30Add support for serializationSteve Raasch
2003-10-29Get rid of lots of obsolete mentions of stat_sdb_t.Steve Reinhardt
2003-10-29Clear up doxygen warnings and serialize ScsiCtrl. We probably shouldn't decfi...Erik Hallnor
2003-10-26Add an append= keyword that works in a somewhat similar way toNathan Binkert
2003-10-25Add the directory where the ini file was found into the #includeNathan Binkert
2003-10-23Initial support for CPU switching. New SamplingCPU object encompasses a setSteve Reinhardt
2003-10-23Minor stats fix.Steve Reinhardt
2003-10-23Print error message when we can't parse a .ini assignment line.Steve Reinhardt
2003-10-22statistics.cc:Lisa Hsu
2003-10-22statistics.hh:Lisa Hsu
2003-10-22Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/bk/m5Lisa Hsu
2003-10-22AutomergeLisa Hsu
2003-10-22nate's reset stuff merged with my work on bin printing.Lisa Hsu
2003-10-21New ini-file feature: += appends RHS to LHS.Steve Reinhardt