Code cleanup in the ust/kernel consumer file
authorDavid Goulet <dgoulet@efficios.com>
Mon, 23 Jul 2012 15:03:08 +0000 (11:03 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 23 Jul 2012 15:03:08 +0000 (11:03 -0400)
commit37278a1e7efe00011260569fa90909601e8c5184
treee9beae3306a28a354230309fbab8149193c26eb6
parent7717e3612c10d85507abc47fbde262d39edfb8b4
Code cleanup in the ust/kernel consumer file

Generalize the send relayd socket function call for both UST and kernel.

Refactor code in ust-consumer.c which only moves code around and bring
no changes to the behavior.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/consumer.c
src/bin/lttng-sessiond/consumer.h
src/bin/lttng-sessiond/kernel-consumer.c
src/bin/lttng-sessiond/kernel-consumer.h
src/bin/lttng-sessiond/main.c
src/bin/lttng-sessiond/ust-consumer.c
src/bin/lttng-sessiond/ust-consumer.h
This page took 0.027125 seconds and 5 git commands to generate.