diff options
| author | Akshay Jain <[email protected]> | 2018-04-01 09:50:34 -0700 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2018-04-01 09:50:34 -0700 |
| commit | f373275550b689efaf9c60017ff11d4450d71091 (patch) | |
| tree | 1d19b18543604f5eda844edfca4e766db45bb8f3 /src/trace_streams.tup | |
| parent | 2a8c790daf2109cd86bdc16f23a3c768df6d02a1 (diff) | |
| parent | d31e1340d3ee761d379c4a517e37c3ac7e8b3c0b (diff) | |
Merge branch 'dev-purdue-integration' 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 ) |
