From: Mathieu Desnoyers Date: Thu, 5 May 2011 22:35:59 +0000 (-0400) Subject: Specify that size includes headers X-Git-Tag: v1.8~51 X-Git-Url: http://git.efficios.com/?p=ctf.git;a=commitdiff_plain;h=f6b81726435ad58abf9b88594c22c54c990d7667 Specify that size includes headers Signed-off-by: Mathieu Desnoyers --- diff --git a/common-trace-format-proposal.txt b/common-trace-format-proposal.txt index 0e57046..655a00b 100644 --- a/common-trace-format-proposal.txt +++ b/common-trace-format-proposal.txt @@ -606,7 +606,8 @@ don't need to declare a "stream_id" field. Event packet context example. These are declared within the stream declaration in the metadata. All these fields are optional. If the packet size field is missing, the whole stream only contains a single packet. If the content -size field is missing, the packet is filled (no padding). +size field is missing, the packet is filled (no padding). The content +and packet sizes include all headers. An example event packet context type: