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

lttng-ust 2.13.8

LTTng userspace tracer libraries

The user space tracing library, liblttng-ust, is the LTTng user space tracer. It receives commands from a session daemon, for example to enable and disable specific instrumentation points, and writes event records to ring buffers shared with a consumer daemon.

Installation

Install lttng-ust 2.13.8 as follows:

guix install lttng-ust@2.13.8

Or install the latest version:

guix install lttng-ust

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.