Remove runtime dependency on liburcu shared objects
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 11 Nov 2020 22:28:06 +0000 (17:28 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 30 Nov 2020 20:51:06 +0000 (15:51 -0500)
Remove the runtime dependency on:

- liblurcu-bp.so
- liblurcu-cds.so
- compat futex code.

By integrating those into the lttng-ust project.

For rculfhash, only the minimum pieces needed by lttng-ust are
integrated (no auto-resize, no accounting).

lttng-ust still requires liburcu at build time for header dependencies.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Idffb205b27b1bb0f972523c3ce3bdaf25bfe1710


No differences found
This page took 0.02427 seconds and 4 git commands to generate.