summaryrefslogtreecommitdiff
path: root/src/trace_streams.tup
diff options
context:
space:
mode:
authortgrogers <[email protected]>2018-03-31 17:56:50 -0400
committertgrogers <[email protected]>2018-03-31 17:56:50 -0400
commit89db73061e043c26df22c7f18d9adb106d8078ac (patch)
tree5b101fc8a47c8946c88dbd0e40aec968add7bf68 /src/trace_streams.tup
parent6aba79083ec47a78ad2a9572a03cd52f42141def (diff)
Getting rid of our constant, annoying prints. Running workloads of any size causes ridiculous output file sizes
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 c41690e..fd68a16 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( LIVENESS ),
TS_TUP( NUM_TRACE_STREAMS )
TS_TUP_END( trace_streams_type )