stap-merge

instrumentation system for Linux (runtime component)

Install

All systems
curl cmd.cat/stap-merge.sh
Debian Debian
apt-get install systemtap-runtime
Ubuntu
apt-get install systemtap-runtime
image/svg+xml Kali Linux
apt-get install systemtap-runtime
CentOS
yum install systemtap-runtime
Fedora
dnf install systemtap-runtime
Windows (WSL2)
sudo apt-get update sudo apt-get install systemtap-runtime
Raspbian
apt-get install systemtap-runtime

systemtap-runtime

instrumentation system for Linux (runtime component)

This package contains staprun program that can be used to run compiled SystemTap probes. SystemTap provides infrastructure to simplify the gathering of information about the running Linux system. To be able to write new SystemTap probes, install systemtap package.