diff options
| author | Mahmoud <[email protected]> | 2018-06-22 16:58:42 -0400 |
|---|---|---|
| committer | Mahmoud <[email protected]> | 2018-06-22 16:58:42 -0400 |
| commit | c05dc90da35fc2bd9dd42da9626bf3a60e2c9e8d (patch) | |
| tree | 0030cedf19a61280e979b02046b30d38deacb2e5 /src/trace_streams.tup | |
| parent | 5adbc9c4afad276a5d8590f3c53b789003ae4dcf (diff) | |
| parent | 1e1c08286a505418d0e3ad1ee819e15881e9cb43 (diff) | |
Merge branch 'dev-purdue-integration' of https://github.rcac.purdue.edu/abdallm/gpgpu-sim_distribution into dev-purdue-integration-trace
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 ) |
