Metadata flush writes data from the cache
authorJulien Desfossez <jdesfossez@efficios.com>
Mon, 16 Sep 2013 15:18:33 +0000 (11:18 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 16 Sep 2013 17:28:23 +0000 (12:28 -0500)
commit35097f3627cd567d794ce4752327a50fb2f15791
tree6b66c46b37f665fa755992c28ed175ddeda74e8b
parent2348ca17d04c122d21f9329faa6941d0b147b378
Metadata flush writes data from the cache

When doing a flush on a metadata stream we first check if we can fill
the current subbuffer with data from the cache before doing the actual
flush.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttng-abi.c
lttng-events.c
This page took 0.026665 seconds and 4 git commands to generate.