diff options
| author | tgrogers <[email protected]> | 2017-11-18 19:31:28 -0500 |
|---|---|---|
| committer | tgrogers <[email protected]> | 2017-11-18 19:31:28 -0500 |
| commit | 14fdd4d3d250a33760b4cb04b8b5858531781d08 (patch) | |
| tree | 7f63ba2fc8faa0eeff30a12cb43b360744058bc6 /src/trace_streams.tup | |
| parent | 05182e14ea348b9d57fc14aeae1ff3f684512262 (diff) | |
Adding a subpartion trace to help in figuring out what the hell is going on
Diffstat (limited to 'src/trace_streams.tup')
| -rw-r--r-- | src/trace_streams.tup | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/trace_streams.tup b/src/trace_streams.tup index bbc9bb3..3455a00 100644 --- a/src/trace_streams.tup +++ b/src/trace_streams.tup @@ -29,6 +29,7 @@ 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( NUM_TRACE_STREAMS ) TS_TUP_END( trace_streams_type ) |
