summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-20Deal with divide by zero in the python stats stuff.Nathan Binkert
2005-11-20implement __str__ for all of the proxy stuff so we canNathan Binkert
2005-11-20fixup benchmark names a bitNathan Binkert
2005-11-20Serialize the symbol tablesNathan Binkert
2005-11-20get rid of allSymtabNathan Binkert
2005-11-20switch all profiling stuff to the kernelSymtab since allSymtabNathan Binkert
2005-11-20clear the function profile on a stats resetNathan Binkert
2005-11-20use Counter to avoid overflowing an intNathan Binkert
2005-11-20Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2005-11-20better placement of database commitsNathan Binkert
2005-11-20For SimpleCPU profiling code, only update the exec context'sNathan Binkert
2005-11-20Cleanup the StackTrace interfaces and profile interfaces so theyNathan Binkert
2005-11-20remove duplicate profile event code that is already inNathan Binkert
2005-11-20io_bus is split out into pio_bus and dma_bus so that any deviceNathan Binkert
2005-11-19add symbol opcodeAli Saidi
2005-11-11Add checktrace.sh. Checks all the ethertrace files in */ethertraceAli Saidi
2005-11-11Update random come to always have explict min/maxAli Saidi
2005-11-10Actually free Process fd_map entries when a file is closed...Steve Reinhardt
2005-11-10Syscall DPRINTF and warning cleanup.Steve Reinhardt
2005-11-10Fix Lisa's CPU trace system check for syscall emulation.Steve Reinhardt
2005-11-09just commit what i need for dumping traces compatible with intel's casperLisa Hsu
2005-11-09Merge zizzer:/bk/m5Lisa Hsu
2005-11-09new rcS file for open-iscsi rather than the old linux-iscsiLisa Hsu
2005-11-09A couple of FP-related fixes (prompted by Adam having troubleSteve Reinhardt
2005-11-03Qdo should kill its subordinate qsub more aggressivelySteve Reinhardt
2005-11-03Check for MySQL 4.1 or newer onlySteve Reinhardt
2005-11-02allow conversion floats -> long so that 100e9 and such work as TicksAli Saidi
2005-11-02Don't call Random.uniform() unnecessarilyAli Saidi
2005-11-02I left a printf in on accident.Ali Saidi
2005-11-02Changes to integer types broke this... Oops.Ali Saidi
2005-11-02Merge zizzer:/bk/m5Ali Saidi
2005-11-02Change the output of stability info a little bitAli Saidi
2005-11-02add a few more options to the help menuAli Saidi
2005-11-02Don't bother putting distributions in the DB, they aren't reallyAli Saidi
2005-11-02Add ability to slightly perturb latency of ethernet/memoryAli Saidi
2005-11-02Fix bug where simulation terminates same cycle as last stat dump causing a du...Ali Saidi
2005-11-02Add Mem/Ethernet latency variability parameterAli Saidi
2005-11-02Update monet configuration filesAli Saidi
2005-11-02Simple updates to pbs and send.pyNathan Binkert
2005-11-02silence g++ warningNathan Binkert
2005-11-02__init__ should not return anythingNathan Binkert
2005-11-02Make vector params interact with proxies properly.Steve Reinhardt
2005-11-01Allow math on CheckedInt-derived ParamValue classes w/oSteve Reinhardt
2005-10-31Minor fix for test/genini.py.Steve Reinhardt
2005-10-26Merge zizzer:/bk/m5Lisa Hsu
2005-10-26add in the files to the SConscript for split cachesLisa Hsu
2005-10-23Fix qdo job name setting.Steve Reinhardt
2005-10-21Major changes to sinic device model. Rearrage read/write, betterNathan Binkert
2005-10-21missed another pio interface nameNathan Binkert
2005-10-21better naming for pio interfacesNathan Binkert