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
2015-03-23
misc: quote args in echoed command line
Steve Reinhardt
2014-03-23
misc: Fix -q (quiet) flag
Stan Czerniawski
2013-11-25
sim: simulate with multiple threads and event queues
Steve Reinhardt ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E%2C%20Ali%20Saidi%20%3CAli.Saidi%40ARM.com%3E)
2013-11-01
sim: Clarify the difference between tracing and debugging
Andreas Hansson
2013-02-10
base: Add support for newer versions of IPython
Andreas Sandberg
2013-02-10
base: Fix broken IPython argument handling
Andreas Sandberg
2012-05-10
DOT: fixed broken code for visualizing configuration using dot
Uri Wiener
2012-01-09
sim: Enable sampling of run-time for code-sections marked using pseudo insts.
Prakash Ramrakhyani
2012-01-09
config: support outputing a pickle of the configuration tree
Ali Saidi
2011-06-02
copyright: Add code for finding all copyright blocks and create a COPYING file
Nathan Binkert
2011-05-25
Name: Replace M5 with gem5 in a few places it's printed on startup.
Gabe Black
2011-05-07
Trace: Remove the options trace-help and trace-flags
Nilay Vaish
2011-04-20
fix some build problems from prior changesets
Nathan Binkert
2011-04-15
python: cleanup python code so stuff doesn't automatically happen at startup
Nathan Binkert
2011-04-15
trace: reimplement the DTRACE function so it doesn't use a vector
Nathan Binkert
2011-04-13
main: separate out interact() so it can be used by other functions
Nathan Binkert
2011-03-11
SCons: Stop embedding the mercurial revision into the binary.
Gabe Black
2011-02-14
Info: Clean up some info files.
Gabe Black
2010-06-14
python: use ipython in --interactive if it is available
Nathan Binkert
2010-06-03
Minor remote GDB cleanup.
Steve Reinhardt
2009-09-22
python: Move more code into m5.util allow SCons to use that code.
Nathan Binkert
2009-05-11
python: pull out common code from main that processes arguments
Nathan Binkert
2009-02-26
Trace: fix the --trace-start option
Ali Saidi
2009-02-18
events: Make trace events happen at the right priority.
Nathan Binkert
2009-02-15
traceflags: fix --trace-help
Nathan Binkert
2009-01-30
SCons: Fix how we get Mercurial revision information since internals keep cha...
Ali Saidi
2009-01-19
python: add fatal() function to the m5 package and use it
Nathan Binkert
2009-01-19
python: Try to isolate the stuff that's in the m5.internal package a bit more.
Nathan Binkert
2009-01-19
tracing: panic() if people try to use tracing, but TRACING_ON is not set.
Nathan Binkert
2008-12-08
output: Change default output directory and files and update tests.
Nathan Binkert
2008-12-06
traceflags: Make "All" a valid trace flag.
Nathan Binkert
2008-11-17
Sort trace flags before printing them.
Steve Reinhardt
2008-10-09
eventq: convert all usage of events to use the new API.
Nathan Binkert
2008-10-09
pdb: Try to make pdb work better.
Nathan Binkert
2008-10-06
python: cleanup options parsing stuff so that it properly deals with defaults.
Nathan Binkert
2008-08-04
Make time format in 'started' line same as 'compiled'.
Steve Reinhardt
2008-08-04
Add -r/-e options to redirect stdout/stderr.
Steve Reinhardt
2008-07-23
RemoteGDB: add an m5 command line option for setting or disabling remote gdb.
Michael Adler
2008-06-14
Command line option to print out List of SimObjects and their parameters
Nathan Binkert
2008-06-14
main: add .m5/options.py processing. This file is processed before
Nathan Binkert
2008-06-14
Add .m5 configuration directory
Nathan Binkert
2008-06-14
python: Separate the options parsing stuff. Remove options parsing stuff from
Nathan Binkert
2008-06-14
python: Move various utility classes into a new m5.util package so
Nathan Binkert
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
[next]