summaryrefslogtreecommitdiff
path: root/src/trace_streams.tup
diff options
context:
space:
mode:
authortgrogers <[email protected]>2017-11-18 19:31:28 -0500
committertgrogers <[email protected]>2017-11-18 19:31:28 -0500
commit14fdd4d3d250a33760b4cb04b8b5858531781d08 (patch)
tree7f63ba2fc8faa0eeff30a12cb43b360744058bc6 /src/trace_streams.tup
parent05182e14ea348b9d57fc14aeae1ff3f684512262 (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.tup1
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 )