trace_uuid -> uuid and add packet metadata support
[babeltrace.git] / tests / ctf-traces / fail / fail1 / metadata
index 8cd8e416c37b33a94ac2fd7b52faedbe54b49be3..3a14896ed923bb1c99bd51527e29668a9e4d68c5 100644 (file)
@@ -15,7 +15,7 @@ trace {
        byte_order = le;
        packet.header := struct {
                uint32_t magic;
        byte_order = le;
        packet.header := struct {
                uint32_t magic;
-               uint8_t  trace_uuid[16];
+               uint8_t  uuid[16];
                uint32_t stream_id;
        };
 };
                uint32_t stream_id;
        };
 };
This page took 0.022971 seconds and 4 git commands to generate.