Move perf counter symbols to private header
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 3 Mar 2021 22:32:55 +0000 (17:32 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 4 Mar 2021 19:11:52 +0000 (14:11 -0500)
commitbd8c1787628a2703b49c239b0e46613ac6b41131
treecc2773e30fb2fd9dc9ec68150391f0e933c74004
parent0a7e43d16363ddfe40b1bd86a475e4f0507cc507
Move perf counter symbols 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.

This also allows to stop exposing LTTNG_UST_HAVE_PERF_EVENT in the
public headers.

Change-Id: I43893b7bad6d447e86af33ad99def6c76689123f
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
include/lttng/ust-config.h.in
include/lttng/ust-events.h
liblttng-ust-ctl/ustctl.c
liblttng-ust/lttng-context-perf-counters.c
liblttng-ust/lttng-tracer-core.h
liblttng-ust/ust-events-internal.h
This page took 0.02567 seconds and 4 git commands to generate.