Age | Commit message (Expand) | Author |
2008-06-13 | HG: Add compiled hg revision and date to the standard M5 output. | Ali Saidi |
2008-02-11 | Update copyright dates | Ali Saidi |
2007-08-02 | main: expose the build information as a simple command line parameter | Nathan Binkert |
2007-03-06 | Move all of the parameters of the Root SimObject so they are | Nathan Binkert |
2007-03-02 | Factor code out of main.cc and main.i into a bunch of files | Nathan Binkert |
2007-02-21 | Fix tracing so it starts right away if --trace-start is not | Nathan Binkert |
2007-02-17 | Get rid of the Statistics and Statreset ParamContexts, and | Nathan Binkert |
2007-02-17 | Default to tracing being disabled in C++, it will be turned | Nathan Binkert |
2007-02-13 | Merge all of the execution trace configuration stuff into | Nathan Binkert |
2007-02-13 | Rearrange traceflags.py so that the file generation only happens if | Nathan Binkert |
2007-02-10 | Clean up tracing stuff more, get rid of the trace log since | Nathan Binkert |
2007-02-09 | Clean up from my last commit to the trace stuff. | Nathan Binkert |
2007-02-09 | Get rid of the Trace ParamContext and give python direct | Nathan Binkert |
2007-01-03 | set __name__ in the root m5 script to __m5_main__ so we can | Nathan Binkert |
2006-11-13 | Expose debugBreakCycle through swig and get rid of | Nathan Binkert |
2006-11-12 | Create a module called internal where swigged stuff goes. | Nathan Binkert |
2006-11-07 | add code to operate in lockstep with legion | Ali Saidi |
2006-10-02 | Oops, forgot to assign the option to the param context. | Kevin Lim |
2006-10-02 | Add in ability to start a trace at a specific cycle. | Kevin Lim |
2006-08-11 | Started adding a system to output data after every instruction. | Gabe Black |
2006-07-27 | Output the command line. | Kevin Lim |
2006-07-14 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-07-14 | Minor updates. | Kevin Lim |
2006-07-13 | fix help when no arguments are passed to m5 | Ali Saidi |
2006-07-12 | Add --pdb | Nathan Binkert |
2006-07-12 | Fix __file__ for scripts | Nathan Binkert |
2006-07-11 | Fix option parsing. | Nathan Binkert |
2006-07-10 | Migrate most of main() and and all option parsing to python | Nathan Binkert |