lib: remove CV snapshot property from stream beginning/end message
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 7 Feb 2019 18:47:02 +0000 (13:47 -0500)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 2 May 2019 20:50:15 +0000 (20:50 +0000)
commit8ca9c2f15b3efb3d16a44b8839b085d1f5cf903d
tree37fb8a2a54abde0cbc03107318f5c041a467abdd
parent7474e7d3f0d005280c6614be5c818735e65d8b3b
lib: remove CV snapshot property from stream beginning/end message

The beginning and end times of a given stream will be given by another
type of message implemented in a subsequent patch.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
include/babeltrace/graph/message-stream-const.h
include/babeltrace/graph/message-stream-internal.h
include/babeltrace/graph/message-stream.h
lib/graph/message/stream.c
This page took 0.026661 seconds and 4 git commands to generate.