Fix: ust-urcu: allow legacy applications without _LGPL_SOURCE
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 10 Dec 2020 15:07:24 +0000 (10:07 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 10 Dec 2020 15:07:35 +0000 (10:07 -0500)
commita58c831a07058055a6e14d09d0e5a3f40f47eae3
treef9d28b0e5b2c97f19cbeca05efe1bae3bc7cc979
parentf8021d088ed27ede5af620702468a8cf4647b7fc
Fix: ust-urcu: allow legacy applications without _LGPL_SOURCE

Allow legacy instrumented applications without _LGPL_SOURCE to
use the legacy v1 tracepoint registration API without requiring
the liburcu-bp symbols to be present in the symbol table.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Iaa574647442254b34682ea36b858a30e2ecdf98e
liblttng-ust/tracepoint.c
This page took 0.023933 seconds and 4 git commands to generate.