cpp-common/bt2c/fmt.hpp: use `wise_enum::string_type` in `EnableIfIsWiseEnum` definition
[babeltrace.git] / tests / data / plugins / src.ctf.lttng-live / stored-values.json
1 [
2 {
3 "name": "stored-values",
4 "id": 2,
5 "hostname": "hostname",
6 "live-timer-freq": 1,
7 "client-count": 0,
8 "traces": [
9 {
10 "path": "stored-values",
11 "metadata-sections": [
12 {
13 "line": 1,
14 "timestamp": 1
15 },
16 "empty",
17 {
18 "line": 37,
19 "timestamp": 20
20 }
21 ]
22 }
23 ]
24 }
25 ]
This page took 0.029826 seconds and 4 git commands to generate.