events: Make trace events happen at the right priority.
authorNathan Binkert <nate@binkert.org>
Wed, 18 Feb 2009 18:00:15 +0000 (10:00 -0800)
committerNathan Binkert <nate@binkert.org>
Wed, 18 Feb 2009 18:00:15 +0000 (10:00 -0800)
commitc41c9cf3a68bbda47b2304daeb145555dd63e5d3
tree686b43d2d78839fea881b47352d60f7cd2977988
parent6cfff91d43885f60cbe30a7b237c69fcc85e31a2
events: Make trace events happen at the right priority.
Also, while we're at it, remember that priorities are in the Event class
and add a disable method to disable tracing.
src/python/m5/event.py
src/python/m5/main.py
src/python/m5/trace.py