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.
- Outputs:
out
- Website: https://lttng.org/
- Licenses: Expat · LGPL 2.1
- Package source: gnu/packages/instrumentation.scm
- Builds: See build status
- Issues: See known issues
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.