stap-server

instrumentation system for Linux (compile server)

Install

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

systemtap-server

instrumentation system for Linux (compile server)

This package contains compile server for SystemTap. It can be used together with systemtap client to compile probes on a remote machine. Probes will be compiled by the server on request of remote clients. SystemTap provides infrastructure to simplify the gathering of information about the running Linux system.