Merge all of the execution trace configuration stuff into
authorNathan Binkert <binkertn@umich.edu>
Tue, 13 Feb 2007 08:59:01 +0000 (00:59 -0800)
committerNathan Binkert <binkertn@umich.edu>
Tue, 13 Feb 2007 08:59:01 +0000 (00:59 -0800)
commitd8c7ebf904e49d0ebf62099c35af0705de3c3f81
tree87829f7c0855d1032b5672b6611aa8c896b450d9
parentd7c1436a448ac4f477f658964af6c5b82eb9fcb2
Merge all of the execution trace configuration stuff into
the traceflags infrastructure.  InstExec is now just Exec
and all of the command line options are now trace options.

--HG--
extra : convert_revision : 4adfa9dfbb32622d30ef4e63c06c7d87da793c8f
src/base/traceflags.py
src/cpu/exetrace.cc
src/cpu/exetrace.hh
src/python/m5/main.py
src/python/m5/objects/Root.py