[lttng-dev] [RELEASE] LTTng Tools 2.2.0-rc2 (Cuda)

David Goulet dgoulet at efficios.com
Thu May 9 10:17:23 EDT 2013


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.

One thing worth noting is that now the lttng UI will round up subbuffer
size to the next power of 2 if needed and warn you about it. Here is an
example with enable-channel.

$ lttng enable-channel --subbuf-size 15000 chan1 -u
Warning: The subbuf size (15000) is rounded to the next power of 2 (16384)

I won't print the full change log here because it's quite big. Most
patches are bug fixes and documentation improvements. You can see the
complete change log by looking at the ChangeLog file in the code base or
by doing a "git show" on the commit id below.

commit afeab1758cb2d7c7d672bddcaed6ab41fec93b92
Author: David Goulet <dgoulet at efficios.com>
Date:   Thu May 9 10:05:44 2013 -0400

    Update version to v2.2.0-rc2

    Signed-off-by: David Goulet <dgoulet at efficios.com>

Please feel free to email the list about any questions/comments
concerning this release. For bugs or missing documentations, use
bugs.lttng.org!

Using it is testing it!

Project website: http://lttng.org/lttng2.0
Download link:
http://lttng.org/files/lttng-tools/lttng-tools-2.2.0-rc2.tar.bz2 (for
the PGP signature, same file with .asc appended)

sha1sum: c5c43f604fa9099c5ee124511925ee875f58bf29

Thanks to all! Cheers!
David



More information about the lttng-dev mailing list