summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-08-09Totally re-do/reorganize the python part of the statistics codeNathan Binkert
2004-08-07Split libelf/SConscript into two parts, one for theSteve Reinhardt
2004-08-07make_c_file.py, load_odescs.py:Steve Reinhardt
2004-08-05Integrate Python configuration script parsing into m5 itself.Steve Reinhardt
2004-08-03Move libelf/SConscript include to m5/SConscript, so elfSteve Reinhardt
2004-08-02fix compileNathan Binkert
2004-08-01moved alpha access to an unused part of the uncachebale addressAli Saidi
2004-07-31Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/tmp/m5-dprintkAli Saidi
2004-07-31few forgotten changes for dprintkAli Saidi
2004-07-30added printk.cc to the sconsscript so it will actually build.Lisa Hsu
2004-07-30Added debug printk supportAli Saidi
2004-07-30Clean up the functional memory debugging stuff a bit.Nathan Binkert
2004-07-30name this stat since it makes life easier with the mysql stuffNathan Binkert
2004-07-30better debuggingNathan Binkert
2004-07-30Fix a few bugs in the receive state machine. In doing back to trackingNathan Binkert
2004-07-30make all ethernet dma use the new interfaceNathan Binkert
2004-07-30better debugging of DMA operationsNathan Binkert
2004-07-30Improve the debuggability of FunctionalMemory objects by allowingNathan Binkert
2004-07-30Move all of the object matching code to a shared file so it canNathan Binkert
2004-07-30Make the DDUMP tracing feature output the cycle number andNathan Binkert
2004-07-28Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/tmp/m5Ali Saidi
2004-07-28updated readme to reflect linux/scons changesAli Saidi
2004-07-26styleNathan Binkert
2004-07-26Move the query function to the cc file and make trace stuff workNathan Binkert
2004-07-23Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Nathan Binkert
2004-07-23add a trace mechanism to trace sql stuffNathan Binkert
2004-07-23use the linux 2.6 kernelNathan Binkert
2004-07-23When a packet has finished transmitting, kick the stateNathan Binkert
2004-07-23formattingNathan Binkert
2004-07-23sim ticks should be the number of elapsed ticks, not curTickNathan Binkert
2004-07-23a little bit more info when dumping the event queue.Nathan Binkert
2004-07-23If we're doing mysql, we're doing binningNathan Binkert
2004-07-23notify the transmitter when the packet has finished transmitting.Nathan Binkert
2004-07-22Stats database fixes to avoid naming conflicts in the databaseNathan Binkert
2004-07-22Add support to store less than the full packet in an etherdumpNathan Binkert
2004-07-22more initial checking of statsNathan Binkert
2004-07-21one more fix to the ini filesAli Saidi
2004-07-21Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/tmp/m5Ali Saidi
2004-07-21updated config files to fix what was broken in paper rushAli Saidi
2004-07-21Wrap tracing stuff in #if TRACING_ON to avoid compile errorNathan Binkert
2004-07-18Add python-file-to-c-string utility for compiling python into the simulatorSteve Reinhardt
2004-07-18add some new stats and make one more change to the way the split lifo works.Lisa Hsu
2004-07-16split_lifo.cc:Lisa Hsu
2004-07-16Merge zizzer.eecs.umich.edu:/bk/m5Lisa Hsu
2004-07-16split_lifo.cc:Lisa Hsu
2004-07-14Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-07-14Add a clock multiplier for simple CPU so that it is possibleNathan Binkert
2004-07-14Fix serialization when a tx interrupt isn't scheduledErik Hallnor
2004-07-14Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2004-07-14SConscript:Steve Reinhardt