gem5/src/python/m5
Nathan Binkert 0876c822dd tracing: panic() if people try to use tracing, but TRACING_ON is not set.
Also clean things up so that help strings can more easily be added.
Move the help function into trace.py
2009-01-19 09:59:13 -08:00
..
internal python: Improve support for python calling back to C++ member functions. 2007-08-02 22:50:02 -07:00
util jobfile: Add support for dictionaries as jobfile options. 2008-10-10 10:15:01 -07:00
__init__.py python: Rework how things are imported 2009-01-19 09:59:13 -08:00
config.py Add .m5 configuration directory 2008-06-14 21:15:59 -07:00
convert.py Move all of the parameters of the Root SimObject so they are 2007-03-06 11:13:43 -08:00
environment.py Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
event.py python: Fix the reference counting for python events placed on the eventq. 2008-11-10 11:51:18 -08:00
main.py tracing: panic() if people try to use tracing, but TRACING_ON is not set. 2009-01-19 09:59:13 -08:00
options.py python: cleanup options parsing stuff so that it properly deals with defaults. 2008-10-06 09:31:51 -07:00
params.py Make overriding port assignments in Python work, 2008-09-29 23:30:14 -07:00
proxy.py Fixes for Port proxies and proxy parameters. 2006-10-08 18:26:59 -07:00
SimObject.py SimObject: change naming of vectors so there are the same numbers of digits. 2008-12-06 14:18:18 -08:00
simulate.py output: Change default output directory and files and update tests. 2008-12-08 07:16:40 -08:00
smartdict.py Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
stats.py Do the default argument stuff in python 2007-03-03 07:45:55 -08:00
ticks.py Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
trace.py tracing: panic() if people try to use tracing, but TRACING_ON is not set. 2009-01-19 09:59:13 -08:00