update stream -> stream_id
[ctf.git] / common-trace-format-proposal.txt
index 7d67d2770647b961b1e8258a2ba80ffb25e50e10..eb0342b721ef78ce5205d973bc4265acbc41a7d7 100644 (file)
@@ -969,7 +969,7 @@ stream {
 event {
   name = event_name;
   id = value;                  /* Numeric identifier within the stream */
-  stream = stream_id;
+  stream_id = stream_id;
   context := struct {
     ...
   };
This page took 0.022005 seconds and 4 git commands to generate.