From: Julien Desfossez Date: Tue, 10 Jul 2012 21:40:27 +0000 (-0400) Subject: Initial import of the new binary lttng-relayd X-Git-Tag: v2.1.0-rc1~98 X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;h=b8aa16822f579a6e15b41d2761801a0a65d5f2a5;hp=b8aa16822f579a6e15b41d2761801a0a65d5f2a5;p=lttng-tools.git Initial import of the new binary lttng-relayd The lttng-relayd listens on the network and receives traces streamed by the consumer. At this first commit, the relayd supports IPv4 and IPv6 over TCP. The following commits will add the support to use it with the lttng command line interface, control library, consumer and session daemon. Signed-off-by: Julien Desfossez Signed-off-by: David Goulet ---