[lttng-dev] [RELEASE] Babeltrace 0.11

Mathieu Desnoyers mathieu.desnoyers at efficios.com
Mon Feb 13 11:16:23 EST 2012


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:

2012-02-13 Babeltrace 0.11
        * Add --clock-force-correlate option
        * lib: open trace error handling fix
        * Use default if there is no clock declaration
        * iterator: fix type warning on 32-bit build
        * Use 64-bit type for packet and content size
        * Fix context API
        * Add missing context-internal.h
        * struct bt_context is opaque
        * Update comment to match context API code
        * Print loglevel names
        * babeltrace lib cleanup, folded with open/remove trace functions
        * API : iterator get and set position

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

-- 
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com



More information about the lttng-dev mailing list