diff options
| author | Mahmoud <[email protected]> | 2017-07-19 12:04:54 -0400 |
|---|---|---|
| committer | Mahmoud <[email protected]> | 2017-07-19 12:04:54 -0400 |
| commit | 48ee58907ca5f7195baa8ef7f82e3ff41440cb15 (patch) | |
| tree | bb19794db7a67d2d730b7ad7d5d1d3b4ee1ef79d /src/trace_streams.tup | |
| parent | b664037b0b06ee30a5070d1a440c3d48420f0c4d (diff) | |
Adding some interconnection traces
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 c41690e..bbc9bb3 100644 --- a/src/trace_streams.tup +++ b/src/trace_streams.tup @@ -29,5 +29,6 @@ TS_TUP_BEGIN( trace_streams_type ) TS_TUP( WARP_SCHEDULER ), TS_TUP( SCOREBOARD ), TS_TUP( MEMORY_PARTITION_UNIT ), + TS_TUP( INTERCONNECT ), TS_TUP( NUM_TRACE_STREAMS ) TS_TUP_END( trace_streams_type ) |
