[lttng-dev] [RELEASE] Babeltrace 1.2.2

Mathieu Desnoyers mathieu.desnoyers at efficios.com
Tue Jul 22 15:04:01 EDT 2014


The Babeltrace project provides trace read and write libraries, as well
as a trace converter. Plugins can be created for any trace format to
allow its conversion to/from another trace format.

The main format expected to be converted to/from is the Common Trace
Format (CTF). The default input format of the "babeltrace" command is
CTF, and its default output format is a human-readable text log. The
"babeltrace-log" command converts from a text log to a CTF trace.

Changelog:

2014-07-22 Babeltrace 1.2.2
        * Fix: Support out of tree builds in babeltrace
        * Fix: mmap trace read the stream_id from the first packet
        * Fix: check the lttng-relayd protocol version
        * Fix: don't update the trace collection if no new streams were received
        * Fix (Python bindings): Return a string if a sequence's element are chars
        * Fix: don't use a return code in _bt_ctf_stream_append_discarded_events
        * Fix: Report the sequence's length field's value as length
        * Fix: Variable name typo in SequenceField and Event classes
        * Fix python: remove weird char at the end of line
        * Fix: add missing files to gitignore
        * Fix: ctf-text: add missing double-quotes around enum tag
        * Fix: Add missing lttng_live_should_quit checks
        * Fix: Report errors occuring in lttng_live_read

Project website: http://www.efficios.com/babeltrace
Download link: http://www.efficios.com/files/babeltrace/
CTF specification: http://www.efficios.com/ctf

-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com



More information about the lttng-dev mailing list