How to Install systemtap-common in Ubuntu 18.04



Install systemtap-common by entering the following commands in the terminal:

sudo apt update
sudo apt install systemtap-common

Description:

instrumentation system for Linux (common component)

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. . This package contains the common files

Homepage: http://sourceware.org/systemtap/

Version: 3.1-3ubuntu0.1

Section: universe/devel