cpu: Put all CPU instruction tracers in a single file
This commit is contained in:
@@ -38,11 +38,9 @@ if env['TARGET_ISA'] == 'null':
|
||||
SimObject('CheckerCPU.py')
|
||||
|
||||
SimObject('BaseCPU.py')
|
||||
SimObject('CPUTracers.py')
|
||||
SimObject('FuncUnit.py')
|
||||
SimObject('ExeTracer.py')
|
||||
SimObject('IntelTrace.py')
|
||||
SimObject('IntrControl.py')
|
||||
SimObject('NativeTrace.py')
|
||||
SimObject('TimingExpr.py')
|
||||
|
||||
Source('activity.cc')
|
||||
|
||||
Reference in New Issue
Block a user