[lttng-dev] [RELEASE] Babeltrace 1.0.3

Mathieu Desnoyers mathieu.desnoyers at efficios.com
Thu Jan 24 12:14:04 EST 2013


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.

Important note: we discovered some unplanned symbol clash in exported
shared objects, and namespace clashes for 3 structure declarations in
the headers: struct definition, struct declaration and struct
stream_pos. In order to not introduce API changes within the 1.0.x
series, fixing these issues will require us to release a 1.1.0.
Therefore, Babeltrace 1.0.3 will likely be the last of the 1.0.x series,
moving to 1.1.x afterward.

Changelog:
2012-01-24 Babeltrace 1.0.3
        * Fix: Double free when calling bt_context_remove_trace()
        * Add missing runall.sh to dist packaging
        * Fix: alignment of compound types containing array field

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