Rename "event type" -> "event record type", "stream type" -> "data stream type"
[barectf.git] / tests / tracing / configs / succeed / dynamic-array / of-uint3.yaml
index fc3c399c63556f0bc36f1455fb0c0ad1da894720..9dc27141597925ae2c8c5283853677dc8f78a4f1 100644 (file)
@@ -26,10 +26,10 @@ trace:
   type:
     $include:
       - stdint.yaml
-    stream-types:
+    data-stream-types:
       default:
         $is-default: yes
-        event-types:
+        event-record-types:
           ev:
             payload-field-type:
               class: struct
This page took 0.027307 seconds and 4 git commands to generate.