Move ust-events.h private structs to internal
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 5 Mar 2021 17:09:58 +0000 (12:09 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 8 Mar 2021 17:58:45 +0000 (12:58 -0500)
commitbb7ad29d1e8a78e4f0f5f9c7f121fd5545c90acb
tree9c2932d8b508aea9987618955b813f83a917fc7c
parent7753d283c5e8cc76e9bc7d5960754a589426ffa3
Move ust-events.h private structs to internal

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: Icb7dd50ec33917799d0e26dbe792f32d00b5393e
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/ust-events.h
liblttng-ust-ctl/ustctl.c
liblttng-ust/event-notifier-notification.c
liblttng-ust/lttng-counter-client-percpu-32-modular.c
liblttng-ust/lttng-counter-client-percpu-64-modular.c
liblttng-ust/ust-core.c
liblttng-ust/ust-events-internal.h
This page took 0.024944 seconds and 4 git commands to generate.