config: prefer using $return-ctype prop in 2.1
[deliverable/barectf.git] / doc / examples / linux-fs-simple / config.yaml
index c1e94add66dfb4f0539d48d262bbd8e076bc3235..6c0b59c94a29062143505fca685d2e957542a1e9 100644 (file)
@@ -1,4 +1,4 @@
-version: '2.0'
+version: '2.1'
 metadata:
   type-aliases:
     uint8:
@@ -78,7 +78,7 @@ metadata:
       freq: 1000000000
       offset:
         seconds: 1434072888
-      return-ctype: uint64_t
+      $return-ctype: uint64_t
   trace:
     byte-order: le
     uuid: auto
This page took 0.026634 seconds and 4 git commands to generate.