Tests: src.ctf.lttng-live: use JSON description for sessions
[babeltrace.git] / tests / data / plugins / src.ctf.lttng-live / multi_domains_inverse.json
1 [
2 {
3 "name": "multi-domains",
4 "id": 0,
5 "hostname": "hostname",
6 "live-timer-freq": 1,
7 "client-count": 0,
8 "traces": [
9 {
10 "path": "succeed/multi-domains/ust/"
11 }
12 ]
13 },
14 {
15 "name": "multi-domains",
16 "id": 1,
17 "hostname": "hostname",
18 "live-timer-freq": 1,
19 "client-count": 0,
20 "traces": [
21 {
22 "path": "succeed/multi-domains/kernel/"
23 }
24 ]
25 }
26 ]
This page took 0.03135 seconds and 4 git commands to generate.