Specialize lttng_ust_lib_ring_buffer_client_cb
authorJulien Desfossez <jdesfossez@efficios.com>
Thu, 19 Sep 2013 17:51:53 +0000 (13:51 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 19 Sep 2013 19:28:13 +0000 (14:28 -0500)
commit82b9bde830eff824adf7762afb7cb05c39bc83e3
tree7381f6115dd405692d86b8af7d1142f9b26ac33f
parent600f634aea56e0c003759be5f5e2eb5ac450b742
Specialize lttng_ust_lib_ring_buffer_client_cb

Prepare the ring-buffer config to have custom callbacks. These custom
callbacks are not related to the ring-buffer operations but allow
applications to add custom functions.
No additional feature or change in behaviour in this patch.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Acked-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/ringbuffer-config.h
include/lttng/ust-events.h
liblttng-ust/Makefile.am
liblttng-ust/lttng-rb-clients.h [new file with mode: 0644]
liblttng-ust/lttng-ring-buffer-client.h
liblttng-ust/lttng-ring-buffer-metadata-client.h
This page took 0.041863 seconds and 4 git commands to generate.