Merge mmap/splice fct. for both consumers
authorDavid Goulet <dgoulet@efficios.com>
Mon, 30 Jul 2012 16:41:10 +0000 (12:41 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 30 Jul 2012 17:23:11 +0000 (13:23 -0400)
commitf02e1e8a5820da2eda835add020f92ca8d32c973
treed93658fe2429078370a3f22fe0a72fe1c647b6ff
parent173af62f4804133d4a7f45e34b6f72126f3eca5f
Merge mmap/splice fct. for both consumers

Between UST and kernel, there was duplicate portion of code for the mmap
and splice read subbuffer functions.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-consumerd/Makefile.am
src/bin/lttng-consumerd/lttng-consumerd.c
src/common/consumer.c
src/common/consumer.h
src/common/kernel-consumer/kernel-consumer.c
src/common/kernel-consumer/kernel-consumer.h
src/common/ust-consumer/ust-consumer.c
src/common/ust-consumer/ust-consumer.h
tests/tools/streaming/run-ust
This page took 0.025023 seconds and 4 git commands to generate.