Refactoring: introduce lttng_ust_event_alloc and lttng_ust_event_free
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 9 Nov 2021 19:00:24 +0000 (14:00 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 12 Jul 2024 15:39:52 +0000 (11:39 -0400)
commit59dcd40b72877e8ded469315c55e14463f64bf05
tree8eba8d5bd4f7b3a53b94816dc24595e922c3826a
parentd867a0dfd6665c1ea7c54c0b94c7e5d1432435f3
Refactoring: introduce lttng_ust_event_alloc and lttng_ust_event_free

Combine common event create code.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I928545cb8601ee98854772f1134340eda442c55e
src/lib/lttng-ust/lttng-events.c
This page took 0.023923 seconds and 4 git commands to generate.