sim: Track ThreadContext-s in the Workload object.
Change-Id: I00bf9fa36d3993f55d41e50196ad8a89a3d506c4 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/44616 Maintainer: Gabe Black <gabe.black@gmail.com> Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Boris Shingarov <shingarov@gmail.com>
This commit is contained in:
@@ -83,6 +83,7 @@ Source('mathexpr.cc')
|
||||
Source('power_state.cc')
|
||||
Source('power_domain.cc')
|
||||
Source('stats.cc')
|
||||
Source('workload.cc')
|
||||
|
||||
GTest('byteswap.test', 'byteswap.test.cc', '../base/types.cc')
|
||||
GTest('guest_abi.test', 'guest_abi.test.cc')
|
||||
|
||||
Reference in New Issue
Block a user