Merge branch 'master' into lttng-luna
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core.tests / shared / org / eclipse / linuxtools / tmf / core / tests / shared / CtfTmfTestTrace.java
index 6b47f88403b197dd6fa91e0281afefe9d4e9b21d..9427119468b196bc89ec251bf9d7c5ed8254c1ad 100644 (file)
@@ -36,6 +36,8 @@ public enum CtfTmfTestTrace {
     SYNC_SRC,
     /** Trace synchronization: destination trace */
     SYNC_DEST;
+    /** UST trace with lots of lost events */
+    HELLO_LOST;
 
 
     private final String fPath;
This page took 0.025974 seconds and 5 git commands to generate.