Update: packet context sizes expressed in bits
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 13 Jul 2011 14:12:24 +0000 (10:12 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 13 Jul 2011 14:12:24 +0000 (10:12 -0400)
commit4dfca05b5dd7e266fd9fe48921382a222efbdd7c
treeaa3f0ad4968d5d52998a6ef12a7cc4ffebb44cf9
parentcda896824d4ebb68d04027a16031a026cdf382a3
Update: packet context sizes expressed in bits

The rest of the specification express sizes in bits rather than bytes.
The Babeltrace and LTTng reference implementations use bits rather than
bytes for the packet context content_size and packet_size fields.

Standardizing on bits rather than bytes makes the specification more
consistent.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
common-trace-format-specification.txt
This page took 0.033255 seconds and 4 git commands to generate.