trace_uuid -> uuid and add packet metadata support
[babeltrace.git] / formats / ctf / metadata / ctf-test / succeed / ctf-embedded-2.txt
index b9340158995e6b35b857c477ba3edf38ce2f828a..859df66223c757a6835c2e2dc830c347cdad4512 100644 (file)
@@ -14,7 +14,7 @@ trace {
        byte_order = be;
        packet.header := struct {
                uint32_t magic;
-               uint8_t  trace_uuid[16];
+               uint8_t  uuid[16];
                uint32_t stream_id;
        };
 };
This page took 0.024185 seconds and 4 git commands to generate.