Get rid of the Trace ParamContext and give python direct
authorNathan Binkert <binkertn@umich.edu>
Fri, 9 Feb 2007 22:39:56 +0000 (14:39 -0800)
committerNathan Binkert <binkertn@umich.edu>
Fri, 9 Feb 2007 22:39:56 +0000 (14:39 -0800)
commita24ccc1ef21a5b6bb74f2ef1358a99cffc72c434
tree8c941c0f287ba5ad633033cf900b937bbed541cf
parent27c2138882ac54b1ba51583d9fd52ca2303e8fc8
Get rid of the Trace ParamContext and give python direct
access to enabling/disabling tracing.  Command line is
unchanged except for the removal of --trace-cycle since
it's not so clear what that means.

--HG--
extra : convert_revision : c0164d92d3615d76d0c6acaabaafd92a9278212a
src/SConscript
src/base/trace.cc
src/base/trace.hh
src/python/SConscript
src/python/m5/main.py
src/python/m5/objects/Root.py
src/python/swig/trace.i [new file with mode: 0644]