trace_uuid -> uuid and add packet metadata support
[babeltrace.git] / tests / ctf-traces / succeed / succeed1 / metadata
index c8cf5d218e34a2c9e67a97b753b5f7c7ab36b227..e7dae6798830b32cf03d065ab0129203c32aa95a 100644 (file)
@@ -8,7 +8,7 @@ trace {
        byte_order = le;
        packet.header := struct {
                uint32_t magic;
-               uint8_t  trace_uuid[16];
+               uint8_t  uuid[16];
        };
 };
 
This page took 0.023361 seconds and 4 git commands to generate.