Tests: src.ctf.lttng-live: stream creation while trace is inactive
[babeltrace.git] / tests / data / plugins / src.ctf.lttng-live / new-streams.json
CommitLineData
c362e0f6
JG
1[
2 {
3 "name": "new-streams",
4 "id": 0,
5 "hostname": "hostname",
6 "live-timer-freq": 1,
7 "client-count": 0,
8 "traces": [
9 {
10 "path": "first-trace",
11 "creation-timestamp": 0,
12 "beacons": {
13 "first_trace_stream_0": [40, 50, 85, 100, 120, 200]
14 }
15 },
16 {
17 "path": "second-trace",
18 "creation-timestamp": 80
19 }
20 ]
21 }
22]
This page took 0.022965 seconds and 4 git commands to generate.