Callbacks on receive and update FD
authorJulien Desfossez <julien.desfossez@polymtl.ca>
Tue, 16 Aug 2011 23:25:04 +0000 (19:25 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 16 Aug 2011 23:25:04 +0000 (19:25 -0400)
commit5348b470cf00157d738300e28bcab78ea203ec0f
tree589435b94c0973ae450ba555cac3a47cba91fe54
parentcabd9892f83445ff6e23ee4f277d66d11ce616c7
Callbacks on receive and update FD

The user of the lib can now take control over a new FD or the update
operation of an existing FD.
Opening the output tracefile is now the responsiblity of the user
and not the library itself.

[ Edit by Mathieu Desnoyers: comment and teardown cleanups ]

Signed-off-by: Julien Desfossez <julien.desfossez@polymtl.ca>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/lttng-kconsumerd.h
liblttngkconsumerd/lttngkconsumerd.c
ltt-kconsumerd/ltt-kconsumerd.c
This page took 0.025053 seconds and 4 git commands to generate.