Change consumer_metadata_pipe to be a lttng_pipe
authorDavid Goulet <dgoulet@efficios.com>
Tue, 14 May 2013 15:27:26 +0000 (11:27 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 22 May 2013 14:41:37 +0000 (10:41 -0400)
commit13886d2d433762b7cf54f8e812f747ec2829de57
tree5d943e5b5a48ed8cbb3b245c98fd5a60febb2cfd
parentacdb9057878ddbd9c112206f3c1c4c2104093088
Change consumer_metadata_pipe to be a lttng_pipe

The read() call in the metadata thread is also changed to use the lttng
pipe read wrapper.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/common/consumer.c
src/common/consumer.h
src/common/kernel-consumer/kernel-consumer.c
src/common/ust-consumer/ust-consumer.c
This page took 0.025175 seconds and 4 git commands to generate.