diff options
| author | Akshay Jain <[email protected]> | 2018-04-01 12:51:29 -0400 |
|---|---|---|
| committer | Akshay Jain <[email protected]> | 2018-04-01 12:51:29 -0400 |
| commit | 12f2a2c791747dc38a53553026ed8122e8e08988 (patch) | |
| tree | 14083fb3fe30b8801ff58de738b66cde9cee80f8 /src/trace_streams.tup | |
| parent | 0c6928caf8814bf9bd37602bffe6b7b0021f2585 (diff) | |
| parent | f373275550b689efaf9c60017ff11d4450d71091 (diff) | |
Merge branch 'dev-purdue-integration' of https://github.rcac.purdue.edu/jain156/gpgpu-sim_distribution into dev-purdue-integration
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 3455a00..074c7c8 100644 --- a/src/trace_streams.tup +++ b/src/trace_streams.tup @@ -31,5 +31,6 @@ TS_TUP_BEGIN( trace_streams_type ) 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 ) |
