This package browser is in early development. Mind the rough edges.

babeltrace-dev 2.0.5

Trace manipulation toolkit (variant for plugin developers)

Babeltrace 2 is a framework for viewing, converting, transforming, and analyzing traces. It is also the reference parser implementation of the Common Trace Format (CTF), produced by tools such as LTTng and barectf. This package provides a library with a C API, Python 3 bindings, and the command-line tool babeltrace2.

Installation

Install babeltrace-dev 2.0.5 as follows:

guix install babeltrace-dev@2.0.5

Or install the latest version:

guix install babeltrace-dev

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.