gem5/src/python/m5
2010-11-11 11:58:09 -08:00
..
internal python: get rid of internal.enums package. 2010-09-22 08:45:35 -07:00
objects swig: make all generated files go into the m5.internal package 2010-09-12 15:41:34 -07:00
util code_formatter: make it easier to insert whitespace 2010-09-09 14:15:41 -07:00
__init__.py python: Move more code into m5.util allow SCons to use that code. 2009-09-22 15:24:16 -07:00
config.py Fix up regression execution to better handle tests that end abnormally. 2009-03-07 16:58:51 -08:00
core.py sim: move iterating over SimObjects into Python. 2010-08-17 05:08:50 -07:00
debug.py some new files are missing copyright notices 2009-02-04 16:26:15 -08:00
event.py events: Make trace events happen at the right priority. 2009-02-18 10:00:15 -08:00
main.py python: use ipython in --interactive if it is available 2010-06-14 23:24:46 -07: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 Params: Fix an off by one error and a misleading comment. 2010-11-11 11:58:09 -08:00
proxy.py Fixes for Port proxies and proxy parameters. 2006-10-08 18:26:59 -07:00
SimObject.py SimObject: Add a comment near clear_child that it's unlikely to be called. 2010-11-11 11:41:13 -08:00
simulate.py misc: add some AMD copyright notices 2010-08-17 05:49:05 -07:00
stats.py sim: move iterating over SimObjects into Python. 2010-08-17 05:08:50 -07:00
ticks.py python: Move more code into m5.util allow SCons to use that code. 2009-09-22 15:24:16 -07:00
trace.py python: Move more code into m5.util allow SCons to use that code. 2009-09-22 15:24:16 -07:00