Update struct event_packet_context
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 6 Jan 2012 18:49:15 +0000 (13:49 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 6 Jan 2012 18:49:15 +0000 (13:49 -0500)
commited1a0b45aaa8184cb1d9aa18d5a205a862fbf446
tree92d4b61a1ee54094e73b83f6bc54fa9e20767f03
parent980015f9c9d06b3b2bc978554f1a70dd3701659f
Update struct event_packet_context

uint8_t  stream_packet_count_bits is not needed, as we can simply
appropriately select the type representing stream_packet_count to have
the appropriate number of bits.

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