examples/barectf-tracepoint: fix comment
[deliverable/barectf.git] / tests / config / fail / type-float / size-invalid-type.yaml
CommitLineData
bed7233f
PP
1version: '2.1'
2metadata:
3 trace:
4 byte-order: le
5 streams:
6 my_stream:
7 events:
8 my_event:
9 payload-type:
10 class: struct
11 fields:
12 my_field:
13 class: float
14 size: string
This page took 0.021982 seconds and 4 git commands to generate.