From mboxrd@z Thu Jan 1 00:00:00 1970 From: dgoulet@efficios.com (David Goulet) Date: Fri, 11 Jan 2013 10:59:51 -0500 Subject: [lttng-dev] [RELEASE] LTTng-tools 2.1.1 Message-ID: <50F036F7.5010305@efficios.com> Greetings everyone (including LTTng elves), The lttng-tools project provides a session daemon (lttng-sessiond) that acts as a tracing registry, the "lttng" command line for tracing control, a lttng-ctl library for tracing control and a lttng-relayd for network streaming. Some important fixes went in for network streaming. 2013-01-11 lttng-tools 2.1.1 * Fix: update next_net_seq_num after sending header * Fix: wrong loop continuation in metadata thread * Fix: lttng create session memleaks * Fix: remove unused session id map * Fix: wrong session id used on relayd lookup * Fix: add missing UST abi header for make dist * Fix: add missing rcu read side lock/unlock Don't hesitate to report bugs on https://bugs.lttng.org or email us for any comments and questions. Project website: http://lttng.org/lttng2.0 Download link: http://lttng.org/files/lttng-tools/lttng-tools-2.1.1.tar.bz2 (for the PGP signature, same file with .asc appended) Cheers! David