Specify that size includes headers
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 5 May 2011 22:35:59 +0000 (18:35 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 5 May 2011 22:35:59 +0000 (18:35 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
common-trace-format-proposal.txt

index 0e5704657e46bd68e86ae3fc3f0d861a95cf0133..655a00b4e19352bf044df522e3d213a3f9e7a00e 100644 (file)
@@ -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:
 
This page took 0.022709 seconds and 4 git commands to generate.