Searched hist:4053 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/python/
H A DSConscriptdiff 4053:ee914b22709e Tue Feb 13 03:16:00 EST 2007 Nathan Binkert <binkertn@umich.edu> Rearrange traceflags.py so that the file generation only happens if
the script is invoked as main. This allows us to import traceflags.py
if we just want the list of available flags.
Embed traceflags.py into the zipfile so it can be accessed from the
python side of things. With this, print an error on invalid flags and
add --trace-help option that will print out the list of trace flags
that are compiled in. If a flag is prefixed with a '-', now that flag
will be disabled.
/gem5/src/python/m5/
H A Dmain.pydiff 4053:ee914b22709e Tue Feb 13 03:16:00 EST 2007 Nathan Binkert <binkertn@umich.edu> Rearrange traceflags.py so that the file generation only happens if
the script is invoked as main. This allows us to import traceflags.py
if we just want the list of available flags.
Embed traceflags.py into the zipfile so it can be accessed from the
python side of things. With this, print an error on invalid flags and
add --trace-help option that will print out the list of trace flags
that are compiled in. If a flag is prefixed with a '-', now that flag
will be disabled.

Completed in 35 milliseconds