Move 'enum lttng_client_types' to private headers
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 5 Mar 2021 16:39:35 +0000 (11:39 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 8 Mar 2021 17:57:03 +0000 (12:57 -0500)
commitb4eb3dfa67ae4518b1e0511a9ac2c486ef98e486
tree3fd0e6d9b127f506d97d29a1abcdf130385f632d
parentfc80554e0cd4c7739c64fe8bc8b87a77d3c19d07
Move 'enum lttng_client_types' to private headers

This is an API change but the major SONAME bump to '1' gives us the
opportunity to hide symbols that should have been private from the
start.

Change-Id: I1be3b2b93fa31e86f27085de75b492ab88157c83
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/ust-events.h
liblttng-ust/lttng-tracer.h
This page took 0.025903 seconds and 4 git commands to generate.