Split the common part of clock.h
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 6 Apr 2021 20:58:57 +0000 (16:58 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 13 Apr 2021 18:24:13 +0000 (14:24 -0400)
commit5ef57f0b91bef4d6cc2cd77df4d6d82eebf4b0a4
tree0198b9cd5601e2e973f5ba900b58822538b591c6
parent6bd9392ed14dabcfadc64772e972c76e8752c199
Split the common part of clock.h

Split clock.h into an internal liblttng-ust header and a common header
to allow access to 'lttng_ust_clock_init' which is part of the private
ABI of liblttng-ust.

Change-Id: Ic23ed01201edaebecb61ff071dd1d38281ff6de8
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
src/common/Makefile.am
src/common/clock.h [new file with mode: 0644]
src/lib/lttng-ust-ctl/ustctl.c
src/lib/lttng-ust/clock.h
This page took 0.026866 seconds and 4 git commands to generate.