summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-21Fix a couple of bug in the values() vector accessorNathan Binkert
2005-10-21Minor updates to the profile code.Nathan Binkert
2005-10-21Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2005-10-21Major cleanup of the statistics handling codeNathan Binkert
2005-10-20Minor tweak to isa_parser.Steve Reinhardt
2005-10-20Add qdo options for setting the PBS job name and destination queue.Steve Reinhardt
2005-10-19fix pbs dependency stuffNathan Binkert
2005-10-19provide a default jobfilename if a jobname is givenNathan Binkert
2005-10-18make the sampling periods configurableNathan Binkert
2005-10-18Shuffle around device names to make things easier to read.Nathan Binkert
2005-10-18more remnants of the profile stuffNathan Binkert
2005-10-18Make ALPHA_SE compile commit.ccNathan Binkert
2005-10-18use the dedicated flag, no more exposing the m5reg directlyNathan Binkert
2005-10-18define a couple more abi regiestersNathan Binkert
2005-10-18Add missing change from big function profile commitNathan Binkert
2005-10-18fix nmtestNathan Binkert
2005-10-18Default jobfile for statsNathan Binkert
2005-10-18Add new function profiling stuff, wrap the pc_sample stuff into it.Nathan Binkert
2005-10-18Better pool job handlingNathan Binkert
2005-10-18Improvements to the graphing outputNathan Binkert
2005-10-13Fix for g++ 4 warning... not sure why this is just popping up now.Steve Reinhardt
2005-10-12Clean up symbol table access functions and make itNathan Binkert
2005-10-12better english in stat descriptions for NS GigENathan Binkert
2005-10-12Make it easier to attach the remote debugger.Nathan Binkert
2005-10-12Add support for 64-bit addresses to the NS GigE device model.Nathan Binkert
2005-10-12don't write the pbs jobid here, do it in send.py so we knowNathan Binkert
2005-10-09Merge zizzer:/bk/m5Lisa Hsu
2005-10-09add a flag that supercedes all other InstExec flags to print a trace in the I...Lisa Hsu
2005-10-06Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2005-10-06More documentation for 1.1 release.Steve Reinhardt
2005-10-06Merge zizzer:/bk/m5Lisa Hsu
2005-10-06Add execution trace object to Root.Steve Reinhardt
2005-10-05Update README for IOSCA release.Steve Reinhardt
2005-10-05can't designate checkpoint from command line without this importLisa Hsu
2005-10-03Minor cleanup of memtest.Steve Reinhardt
2005-10-01Add executable parameter to LiveProcess. This allows the argv[0] value toSteve Reinhardt
2005-10-01Commit regression script. The cron job uses a copy in m5test'sSteve Reinhardt
2005-10-01Add default= option to SConstruct.Steve Reinhardt
2005-09-30Clean up some formattingNathan Binkert
2005-09-29Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2005-09-29Fixes for building ALPHA_FS_TL with g++ 4.0.Steve Reinhardt
2005-09-29fix for delayed state machine changesAli Saidi
2005-09-29Fix for qdo & new pool node build.Steve Reinhardt
2005-09-25Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2005-09-24Create build_options/current dir when necessary.Steve Reinhardt
2005-09-24Split build options files into a static set of defaultsSteve Reinhardt
2005-09-24Clean up indentation in isa_desc.Steve Reinhardt
2005-09-24Fix IDE disk UDMA mode support mask to actually reflect support forSteve Reinhardt
2005-09-24Add functions to System object to set up function-based events,Steve Reinhardt
2005-09-22Support for compiling and testing on pool via 'qdo' script.Steve Reinhardt