Fix: relayd: file rotation and live read
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 3 Sep 2015 21:17:30 +0000 (17:17 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 24 Sep 2015 02:26:40 +0000 (22:26 -0400)
commitc00978f144efda2ea520502c158716016b0d039e
tree5128ea9932643bd1d994698cd5ce2ed347accdc9
parent16fa7c986e7e194df682c8ae592bcf8351ee48ac
Fix: relayd: file rotation and live read

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-relayd/Makefile.am
src/bin/lttng-relayd/live.c
src/bin/lttng-relayd/main.c
src/bin/lttng-relayd/stream.c
src/bin/lttng-relayd/stream.h
src/bin/lttng-relayd/tracefile-array.c [new file with mode: 0644]
src/bin/lttng-relayd/tracefile-array.h [new file with mode: 0644]
src/bin/lttng-relayd/viewer-stream.c
src/bin/lttng-relayd/viewer-stream.h
This page took 0.026613 seconds and 4 git commands to generate.