Add probe provider unregister function
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Fri, 9 Feb 2018 20:15:22 +0000 (15:15 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 9 Feb 2018 20:39:39 +0000 (15:39 -0500)
commit35ac38cb4cc188253c600766882b7a833f5a81ee
tree19b00adb1758b8c9399b9cf6c9642bccaabbff3b
parent23e08412a688ed2f8cdf7c7776ecbedf6c860875
Add probe provider unregister function

Also, ensure that enumerations and events are removed from their
respective hashtables when _lttng_{event, enum}_destroy functions are
called.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/ust-events.h
liblttng-ust/lttng-events.c
This page took 0.023904 seconds and 4 git commands to generate.