X-Git-Url: http://git.efficios.com/?p=ctf.git;a=blobdiff_plain;f=common-trace-format-specification.txt;h=9070c0206cffd8920357439d740caedcb0d7ae08;hp=ef7d7a0d1bfc5b9aef88fa22f65ec425bf175fd3;hb=1e9de2d116deeba64cb225af22473fa0675fbe55;hpb=dc56f1677294c861148174489759d7eee6b52169 diff --git a/common-trace-format-specification.txt b/common-trace-format-specification.txt index ef7d7a0..9070c02 100644 --- a/common-trace-format-specification.txt +++ b/common-trace-format-specification.txt @@ -1113,8 +1113,8 @@ trace. The event "id" field can be left out if there is only one event in a stream. trace { - major = value; /* Trace format version */ - minor = value; + major = value; /* CTF spec version major number */ + minor = value; /* CTF spec version minor number */ uuid = "aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa"; /* Trace UUID */ byte_order = be OR le; /* Endianness (required) */ packet.header := struct {