X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=tests%2Fdata%2Fplugins%2Fsrc.ctf.lttng-live%2Fnew-streams.json;fp=tests%2Fdata%2Fplugins%2Fsrc.ctf.lttng-live%2Fnew-streams.json;h=6cf4d10206e6b3b2c01f9b98495ca045a2265f68;hp=0000000000000000000000000000000000000000;hb=c362e0f6293f5f215e82ea670051219cba5aece7;hpb=3c22c122c56f58b7055d913b3901e7e8f48dded7 diff --git a/tests/data/plugins/src.ctf.lttng-live/new-streams.json b/tests/data/plugins/src.ctf.lttng-live/new-streams.json new file mode 100644 index 00000000..6cf4d102 --- /dev/null +++ b/tests/data/plugins/src.ctf.lttng-live/new-streams.json @@ -0,0 +1,22 @@ +[ + { + "name": "new-streams", + "id": 0, + "hostname": "hostname", + "live-timer-freq": 1, + "client-count": 0, + "traces": [ + { + "path": "first-trace", + "creation-timestamp": 0, + "beacons": { + "first_trace_stream_0": [40, 50, 85, 100, 120, 200] + } + }, + { + "path": "second-trace", + "creation-timestamp": 80 + } + ] + } +]