[lttng-dev] [RELEASE] Babeltrace 1.2.3

Mathieu Desnoyers mathieu.desnoyers at efficios.com
Tue Sep 23 12:51:45 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-09-23 Babeltrace 1.2.3
        * Fix: incorrect compiler warning
        * Fix: Don't assume that PROT_WRITE grants read permissions
        * Fix: align objstack on 8 bytes
        * Fix Python: Add a comment warning about an API limitation
        * Use BABELTRACE_HOST_NAME_MAX in test_ctf_writer.c
        * Add limits compatibility header
        * Fix: don't perform unaligned integer read/writes
        * Fix: Align buffers from objstack_alloc on sizeof(void *)
        * Fix: bt_ctf_field_type_structure_add_field argument validation

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