Export consumer ABI, implement ring buffer modifications for consumer
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 23 Sep 2011 02:00:56 +0000 (22:00 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 23 Sep 2011 02:00:56 +0000 (22:00 -0400)
commit193183fb924aef705f30358e54e7386a3a64c78d
tree376e0e126b1e790bf187304af3f5b5e6d64468d0
parent381c0f1ef474e0ae8a96b3753470ca4bda45c764
Export consumer ABI, implement ring buffer modifications for consumer

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
15 files changed:
include/lttng-ust-comm.h
include/ust/lttng-events.h
include/ust/lttng-ust-abi.h
libringbuffer/backend_types.h
libringbuffer/frontend.h
libringbuffer/ring_buffer_backend.c
libringbuffer/ring_buffer_frontend.c
libringbuffer/shm.c
libringbuffer/shm.h
libust/ltt-events.c
libust/ltt-ring-buffer-client.h
libust/ltt-ring-buffer-metadata-client.h
libust/lttng-ust-abi.c
libust/lttng-ust-comm.c
tests/hello/hello.c
This page took 0.026748 seconds and 4 git commands to generate.