index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
python
/
m5
/
main.py
Age
Commit message (
Expand
)
Author
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
[prev]