Clean up tracing stuff more, get rid of the trace log since

its not all that useful. Fix a few bugs with python/C++
integration.

--HG--
extra : convert_revision : a706512f7dc8b0c88f1ff96fe35ab8fbf9548b78
This commit is contained in:
Nathan Binkert
2007-02-10 15:14:50 -08:00
parent 63a8240059
commit 184decd196
14 changed files with 240 additions and 336 deletions

View File

@@ -151,7 +151,6 @@ base_sources = Split('''
sim/stat_context.cc
sim/stat_control.cc
sim/system.cc
sim/trace_control.cc
''')
trace_reader_sources = Split('''