Remove backward compatibility for liburcu-bp
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 23 Feb 2021 20:48:59 +0000 (15:48 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 24 Feb 2021 15:23:18 +0000 (10:23 -0500)
commitae14f8220190e23cc9d9ec6023c1813a8fb2ad32
tree043538b4e4edb09ef5702e3519e103ff5dcd8883
parentb246453617a1665c64289c33a10dc3f31b1a1158
Remove backward compatibility for liburcu-bp

Now that the soname is bumped, there is no backward compatibility to
keep for tracepoint call sites using liburcu-bp for synchronization,
so this compatibility code can be removed.

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