Fix fork handling, where child shares shm with parent
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sun, 13 Nov 2011 22:16:20 +0000 (17:16 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sun, 13 Nov 2011 22:16:20 +0000 (17:16 -0500)
commit45e9e6996ae8da8d5dfffbe9aebd8e0438a84124
tree1f0c2b7c4dfa09d36b2a88d558dc4142f108a013
parentb9acc13ba2cb2780291591e78c242eb86eeaaec9
Fix fork handling, where child shares shm with parent

Consider that consumer does most of the finalize/flush, so we don't need
to perform them in teardown.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust/lttng-ust-abi.c
libringbuffer/ring_buffer_backend.c
libringbuffer/ring_buffer_frontend.c
This page took 0.02478 seconds and 4 git commands to generate.