Namespace liblttng-ust-ctl symbols
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 21 Apr 2021 22:31:54 +0000 (18:31 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 23 Apr 2021 14:54:50 +0000 (10:54 -0400)
commit249cffb5cdf9cff45298a44580b24d4dd9d63ba0
tree3845f8ed9ffda18413923aa958c3f487444a2dc7
parent9b14815a9ee98c0dbc842a1e545cd6a82ae7b18a
Namespace liblttng-ust-ctl symbols

The ABI bump gives us the opportunity to namespace all public symbols
under the 'lttng_ust_' prefix. Rename all liblttng-ust-ctl symbols from
'ustctl_' to 'lttng_ust_ctl_'.

Change-Id: Ic2b9da019e7776b24b98824ae63d16b86c5a5742
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/ust-ctl.h
src/common/ustcomm.c
src/common/ustcomm.h
src/lib/lttng-ust-ctl/ustctl.c
src/lib/lttng-ust/lttng-ust-comm.c
This page took 0.024681 seconds and 4 git commands to generate.