Move context types to private header
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 12 Mar 2021 19:04:44 +0000 (14:04 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 16 Mar 2021 16:46:33 +0000 (12:46 -0400)
commitfa194c4157f029404fe2ea10098d1bbcebcf6aa9
tree116fbe2d20d6e16619382dc9e428c0898fcfad78
parentcbba5e044240cd4e5b90b1a312cb1cd692e027ea
Move context types to private header

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: Iad136e690b420e497b6b8d39155608278f537f7b
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/ust-events.h
include/ust-context-provider.h
include/ust-dynamic-type.h
liblttng-ust/context-internal.h
liblttng-ust/ust-events-internal.h
This page took 0.026116 seconds and 4 git commands to generate.