check if the stream is ready for rotation between get_next and put_next
authorJulien Desfossez <jdesfossez@efficios.com>
Thu, 24 Aug 2017 21:42:10 +0000 (17:42 -0400)
committerJulien Desfossez <jdesfossez@efficios.com>
Wed, 6 Sep 2017 17:59:58 +0000 (13:59 -0400)
commitc1b7c694190d2a182f826b2123f78b7cfbc20427
treed5c9b593157655474189201dc289154502523215
parent5eecef35820af4b4f9c8b0b89e80143dabfade51
check if the stream is ready for rotation between get_next and put_next

This will allow to send the extended data header to the relay and rotate
as soon as the current packet is written to the trace file.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
src/common/consumer/consumer.c
src/common/consumer/consumer.h
src/common/kernel-consumer/kernel-consumer.c
src/common/ust-consumer/ust-consumer.c
This page took 0.029216 seconds and 5 git commands to generate.