Re: [diamon-discuss] [RELEASE] Babeltrace 1.2.5
Matthew Khouzam <[email protected]> Tue, 10 Nov 2015 15:44:54 -0500
| Newsgroups | dev.linux.lists.diamon-discuss |
|---|---|
| Message-ID | <[email protected]> |
Congrats on the release! Yes, I use BT often. On 15-11-10 03:42 PM, Jérémie Galarneau wrote: > Hi all, > > We are releasing Babeltrace 1.2.5, which is a bugfix release. > > Babeltrace is an open source trace format converter. > > The Babeltrace project provides a library, Python bindings for this > library, as well as a handy little command-line tool—aptly named > babeltrace—which makes it very easy to view and convert traces. > > Babeltrace is also the reference parser implementation of the Common > Trace Format (CTF), a very versatile trace format. > > Change log: > 2015-11-10 babeltrace 1.2.5 > * Fix: Confusion between stream and stream class IDs > * Fix: babeltrace-log packet seek > * Fix: make check in OOT build with absolute path > * Fix: make check in out of tree build > * Fix: 32bit values index_major/minor used as 64bit > * Hide the packet_seq_num field > * Build: Update m4 for bison & flex version check to match > autoconf-archive file > * Build: add version check on flex > * Build: add version check on autoconf > * Build: m4 macro for Bison version check > * Fix: Missing postfix_expression DOT keywords in CTF grammar > * Fix: handle 64-bit trace IDs on 32-bit systems > * Fix: print format type mismatch warnings on 32-bit > * Fix: missing parenthesis in offset_align_floor > * Fix: allow empty CTF files > * Fix: Incorrect variant tag validation > * Fix: sanity check in iterator creation > * Fix: iterate manually over each live trace to add to catch errors > * Detect Python packages directory on configure > > > Project website: http://diamon.org/babeltrace/ > Download link: http://www.efficios.com/files/babeltrace/babeltrace-1.2.5.tar.bz2 > CTF specification: http://diamon.org/ctf/ >