liblttng-ust-fd doesn't use the internal logging system
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 9 Mar 2021 17:14:12 +0000 (12:14 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 9 Mar 2021 19:37:16 +0000 (14:37 -0500)
commitf7f0310af616d6baffebc42ce2374947e90f4256
treebe3422a0f0e87aaf403d552afeceac376948e48b
parent828e8379a6719ccc36f343fe4e772af6043a303f
liblttng-ust-fd doesn't use the internal logging system

liblttng-ust-fd is a standalone library that only uses liblttng-ust
public symbols and doesn't currently use the internal logging system. We
don't need to link against the private convenience library and
initialize the logging system, clean this up.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ifd111722e4034de70f68adc3c84b466e3d490370
liblttng-ust-fd/Makefile.am
liblttng-ust-fd/lttng-ust-fd.c
This page took 0.025468 seconds and 4 git commands to generate.