CPU: Add function to explictly compare thread contexts after copying.
--HG-- extra : convert_revision : 9b7af59a11202a91409aad7c427b7749cd1d2f12
This commit is contained in:
@@ -118,6 +118,7 @@ Source('pc_event.cc')
|
||||
Source('quiesce_event.cc')
|
||||
Source('static_inst.cc')
|
||||
Source('simple_thread.cc')
|
||||
Source('thread_context.cc')
|
||||
Source('thread_state.cc')
|
||||
|
||||
if env['FULL_SYSTEM']:
|
||||
@@ -150,6 +151,7 @@ if env['USE_CHECKER']:
|
||||
|
||||
TraceFlag('Activity')
|
||||
TraceFlag('Commit')
|
||||
TraceFlag('Context')
|
||||
TraceFlag('Decode')
|
||||
TraceFlag('DynInst')
|
||||
TraceFlag('ExecEnable')
|
||||
|
||||
Reference in New Issue
Block a user