lttng-sessiond

LTTng control and utility programs

Install

All systems
curl cmd.cat/lttng-sessiond.sh
Debian Debian
apt-get install lttng-tools
Ubuntu
apt-get install lttng-tools
image/svg+xml Kali Linux
apt-get install lttng-tools
Fedora
dnf install lttng-tools
Windows (WSL2)
sudo apt-get update sudo apt-get install lttng-tools
Raspbian
apt-get install lttng-tools

lttng-tools

LTTng control and utility programs

The LTTng project aims at providing highly efficient tracing tools for Linux. Its tracers help tracking down performance issues and debugging problems involving multiple concurrent processes and threads. Tracing across multiple systems is also possible. This package provides the unified interface to control both the LTTng kernel and userspace (UST) tracers.