X-Git-Url: http://git.efficios.com/?p=ctf.git;a=blobdiff_plain;f=common-trace-format-specification.txt;h=86e95b2e521a34ed360e61636f5d4df97820cf58;hp=e0944b5d84b6491e33c6e9c0b6b889b0751b845b;hb=9f296be43af173902122f302ceddcd0fbbc8ff2f;hpb=0cedf6e545d9cb736218fed5832a2a9ae81b5ef1 diff --git a/common-trace-format-specification.txt b/common-trace-format-specification.txt index e0944b5..86e95b2 100644 --- a/common-trace-format-specification.txt +++ b/common-trace-format-specification.txt @@ -172,7 +172,7 @@ TSDL meta-data attribute representation of a specific alignment: 4.1.3 Byte order -By default, the native endianness of the source architecture the trace is used. +By default, the native endianness of the source architecture is used. Byte order can be overridden for a basic type by specifying a "byte_order" attribute. Typical use-case is to specify the network byte order (big endian: "be") to save data captured from the network into the trace without conversion.