Clean-up: ust-consumer: replace manual metadata cache buffer allocation
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 9 Feb 2021 00:01:15 +0000 (19:01 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 9 Feb 2021 03:03:43 +0000 (22:03 -0500)
commit9eac98281fd4923ea52b94abffd0cf8cfa27588e
treee05ab31bd382799bf24ecb3161a93b37f7f711d7
parenta25d34bcf9a0d22f6814976ddb7376b464bd3e17
Clean-up: ust-consumer: replace manual metadata cache buffer allocation

Replace the hand-rolled buffer allocation management code of the
metadata cache by the lttng_dynamic_buffer utility.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I793243f2e8f5f17a4a6c0abdbafb7295ae90cf60
src/common/consumer/consumer-metadata-cache.c
src/common/consumer/consumer-metadata-cache.h
src/common/ust-consumer/ust-consumer.c
This page took 0.024655 seconds and 4 git commands to generate.