cpu: Put all CPU instruction tracers in a single file

This commit is contained in:
Ali Saidi
2015-01-25 07:22:17 -05:00
parent 6c4a23c1c6
commit 0bd986015b
8 changed files with 17 additions and 80 deletions

View File

@@ -49,7 +49,7 @@ from m5.proxy import *
from XBar import CoherentXBar
from InstTracer import InstTracer
from ExeTracer import ExeTracer
from CPUTracers import ExeTracer
from MemObject import MemObject
from ClockDomain import *