Don't automatically generate a clock UUID in _bt_ctf_clock_create
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 20 Oct 2014 16:11:58 +0000 (12:11 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 20 Oct 2014 17:52:41 +0000 (13:52 -0400)
While the public clock constructor still generates a UUID,
it should not be done when creating a clock during TSDL metadata
parsing.

This makes it possible to use bt_ctf_clock_get_uuid to check
if a UUID has already been set during clock definition parsing.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.028217 seconds and 4 git commands to generate.