diff options
| author | Mahmoud <[email protected]> | 2018-10-16 17:26:34 -0400 |
|---|---|---|
| committer | Mahmoud <[email protected]> | 2018-10-16 17:26:34 -0400 |
| commit | 7375668786abfa5b0592fca0ce97fb5a8ba512d4 (patch) | |
| tree | 4abf17acab64630f3a099d82e0cd8250c54d7b5f /src/trace_streams.tup | |
| parent | 802bc9f840aac536330ad93a1cbc2f04ead75106 (diff) | |
| parent | b8db00c3d8cfddb37a96b9cf2f308a67db4d319d (diff) | |
Merge branch 'dev-purdue-integration' into dev
Diffstat (limited to 'src/trace_streams.tup')
| -rw-r--r-- | src/trace_streams.tup | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/trace_streams.tup b/src/trace_streams.tup index c41690e..074c7c8 100644 --- a/src/trace_streams.tup +++ b/src/trace_streams.tup @@ -29,5 +29,8 @@ TS_TUP_BEGIN( trace_streams_type ) TS_TUP( WARP_SCHEDULER ), TS_TUP( SCOREBOARD ), TS_TUP( MEMORY_PARTITION_UNIT ), + TS_TUP( MEMORY_SUBPARTITION_UNIT ), + TS_TUP( INTERCONNECT ), + TS_TUP( LIVENESS ), TS_TUP( NUM_TRACE_STREAMS ) TS_TUP_END( trace_streams_type ) |
