summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-01Restructuring of LiveProcess etc. to support multiple emulated OS syscallSteve Reinhardt
2003-11-12Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2003-11-12Change setup scheme to split base configurations from configuration options.Steve Reinhardt
2003-11-12Merge ehallnor@zizzer:/bk/m5Erik Hallnor
2003-11-12Create a compressed cache if there is a compressed bus or data should be stor...Erik Hallnor
2003-11-12Add config for simple purely functional simulation (no caches).Steve Reinhardt
2003-11-12Rewrite getdirentries to replace SS-derived version.Steve Reinhardt
2003-11-09Minor enhancements to rundiff script.Steve Reinhardt
2003-11-09Setup to build with gcc 3.3.2.Steve Reinhardt
2003-11-09ISCA hack is for FULL_SYSTEM only.Steve Reinhardt
2003-11-07Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5Steve Raasch
2003-11-07updates for the new stats formatSteve Raasch
2003-11-07It's important that there be white-space between each elementSteve Raasch
2003-11-07add a couple of hacks to get thigns going for ISCANathan Binkert
2003-11-07Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/bk/m5Lisa Hsu
2003-11-07save and restore the current bin during reset since weNathan Binkert
2003-11-07add a numTicks stat to detailed cpu.Lisa Hsu
2003-11-07track the idle_thread() function in the kernel, so that we can know if we are...Lisa Hsu
2003-11-06change the path that i track from two separate paths to one.Lisa Hsu
2003-11-06Quick hack to make the simulator exit after the last period.Nathan Binkert
2003-11-06"remove SWContext * from map when it is context switched in"Ron Dreslinski
2003-11-06Make sure to serialize the bool that signifies a pending interruptRon Dreslinski
2003-11-06Merge ehallnor@zizzer:/bk/m5Erik Hallnor
2003-11-06Various fixes to memory code.Erik Hallnor
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-05Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/bk/m5Lisa Hsu
2003-11-05add things to track read and soo_read for specweb.Lisa Hsu
2003-11-05Ok, actually call resetStats on all statsNathan Binkert
2003-11-05Add a virtual function resetStats() that any SimObject can inheritNathan Binkert
2003-11-05Fix stats resetNathan Binkert
2003-11-05fix equationsSteve Raasch
2003-11-05Fix for minor oops found by insureSteve Raasch
2003-11-05Fix initialization bug. No apparent change in external behavior.Steve Raasch
2003-11-04This is M5!Nathan Binkert
2003-11-04Properly serialize the clock eventRon Dreslinski
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-04Added setup-spec and setup-specweb scripts to modify spec, specweb, andAndrew Schultz
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-04fix type! arghNathan Binkert
2003-11-03AutomergeSteve Reinhardt
2003-11-03Fix bugs in and expand syscall emulation code.Steve Reinhardt
2003-11-03Minor changes to instruction trace output.Steve Reinhardt