Fix: use lttng_clock_gettime instead of clock_gettime
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 18 Oct 2017 15:39:06 +0000 (11:39 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 15 Nov 2017 23:36:56 +0000 (18:36 -0500)
commit826518624975825fdeabb0d05186959a80b9ec65
tree1ccecee4efb0f037c2281580bab398e43e976f78
parent2b9a792b1583316d873729ad0a00b589f75914e6
Fix: use lttng_clock_gettime instead of clock_gettime

It appears that commit 389fbf04b41e2002be44a1e3392bfade2f1deeef missed
it.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/utils/utils.c
This page took 0.024751 seconds and 4 git commands to generate.