On Ubuntu I had to install three packages:

apt-get install linux-tools-common linux-tools-generic linux-tools-`uname -r`
Answer from notpeter on askubuntu.com
🌐
Debian
packages.debian.org › linux-perf
I Challenge Thee
I Challenge Thee · AI scrapers break the web, to use this page you'll need JavaScript enabled
🌐
Installati.one
installati.one › home › how to install linux-perf on debian 11
How To Install linux-perf on Debian 11 | Installati.one
May 1, 2023 - In this tutorial we learn how to install linux-perf package on Debian 11 using different package management tools: apt, apt-get and aptitude.
🌐
Debian
packages.debian.org › bullseye › linux-perf
Debian -- Details of package linux-perf in bullseye
This package depends on the package containing the 'perf' performance analysis tools for the latest Linux kernel.
🌐
UbuntuPIT
ubuntupit.com › home › tutorials › how to install and configure perf in linux distributions
How to Install and Configure Perf in Linux Distributions
October 31, 2025 - The following command requires root privilege; make sure you are the root user. When the installation finishes, you may find the Perf packages inside the /usr/bin/perf directory. ... As the Perf is a Linux-common package, make sure that Perf ...
🌐
Debian
packages.debian.org › bookworm › linux-perf
Debian -- Details of package linux-perf in bookworm
This package contains the 'perf' performance analysis tools for Linux · This page is also available in the following languages (How to set the default document language):
🌐
Debian
packages.debian.org › buster › linux-perf
Debian -- Details of package linux-perf in buster
JavaScript is disabled in your browser · Please enable JavaScript to proceed · A required part of this site couldn’t load. This may be due to a browser extension, network issues, or browser settings. Please check your connection, disable any ad blockers, or try using a different browser
🌐
Debian
packages.debian.org › stretch › linux-perf
Client Challenge
March 27, 2022 - JavaScript is disabled in your browser · Please enable JavaScript to proceed · A required part of this site couldn’t load. This may be due to a browser extension, network issues, or browser settings. Please check your connection, disable any ad blockers, or try using a different browser
🌐
Debian
packages.debian.org › sid › linux-perf
Debian -- Details of package linux-perf in sid
This package contains the 'perf' performance analysis tools for Linux.
Find elsewhere
🌐
Debian Manpages
manpages.debian.org › bullseye › linux-base › perf.1.en.html
perf(1) — linux-base — Debian bullseye — Debian Manpages
Each version of the perf tools may depend on new kernel features, so you must install a different version for each kernel version.
🌐
Perfsonar
docs.perfsonar.net › release_candidates › 5.0.0 › install_debian.html
Bundle Installation on Debian — perfSONAR Toolkit 5.0.0 documentation
These environments generally come ... doing only server grade OS installs. All you need to do is to configure the perfSONAR Debian repository source, along with our signing key, on your Debian/Ubuntu machine....
🌐
TecMint
tecmint.com › home › monitoring tools › perf- a performance monitoring and analysis tool for linux
Perf- A Performance Monitoring and Analysis Tool for Linux
September 27, 2025 - The answer is that perf provides access to the Performance Monitoring Unit in the CPU, and thus allows us to have a close look at the behavior of the hardware and its associated events. In addition, it can also monitor software events, and create reports out of the data that is collected. You can install perf in RPM-based distributions with:
🌐
Perfsonar
docs.perfsonar.net › install_debian.html
Bundle Installation on Debian and Ubuntu — perfSONAR Toolkit 5.2.5 documentation
Debian meta packages are available to install the bundles described in perfSONAR Installation Options. The remaining sections of this document detail the steps required for installing these bundles. Architecture: We provide Debian packages for 4 different architectures: ... Operating System: Any system running a Debian 11 or 12, Ubuntu 20, 22 or 24 server OS is supported.
🌐
Debian
packages.debian.org › testing › kernel › linux-perf
Debian -- Details of package linux-perf in trixie
This package contains the 'perf' performance analysis tools for Linux · Tags: Software Development: Profiling, User Interface: Command Line, interface::text-mode, role::metapackage, Role: Program, Interface Toolkit: Ncurses TUI, Purpose: use::analysing, use::measuring
🌐
Siberoloji
siberoloji.com › how-to-use-system-profiling-tools-perf-ftrace-on-debian-12
How to Use System Profiling Tools (`perf`, `ftrace`) on Debian 12 Bookworm | Siberoloji
December 5, 2025 - This installs perf matching your running kernel. If your kernel and headers are mismatched, install the matching headers: ... No separate package is needed. ftrace comes enabled with the default Debian kernel.
🌐
Arm Learning
learn.arm.com › install-guides › perf
Perf for Linux on Arm (LinuxPerf): Install Guide
Install Linux Perf on Arm Linux with a package manager or from source so you can collect hardware and software performance data.
🌐
IPv6rs
ipv6.rs › tutorial › Debian_Latest › perf-tools
Self Host with IPv6rs - IPv6 Provider - How to Install perf-tools on Debian Latest
sudo apt-get update sudo apt-get install -y build-essential git flex bison libssl-dev libelf-dev libclang-dev llvm llvm-dev libdw-dev libiberty-dev pkg-config zlib1g-dev perl · The next step is to clone the Perf-Tools repository from GitHub. You can achieve this by using the following command: git clone https://github.com/brendangregg/perf-tools.git
🌐
Xiaoyanzhuo
xiaoyanzhuo.github.io › 2019 › 01 › 18 › Perf-Tool.html
Install Perf Tool in Linux - Xiaoyan's Blog
January 18, 2019 - If returning result of $uname -r is like this 4.4.77, the previous way may not work. If you do $sudo apt-get install linux-tools-4.4.77 but cannot get the tool installed. In this case, download the required linux kernel version (our case is v4.4.77) and go to ‘linux->tools->perf’ to install it.
🌐
Percona
percona.com › home › first packages for debian 11 “bullseye” now available
First Packages for Debian 11 “bullseye” Now Available
August 17, 2021 - We’ve also rebuilt a number of previously released products on Debian 11. At this point, the following products are available for download from our “testing” package repositories: ... As usual, you can use the percona-release tool to enable the testing repository for these products. Please follow the installation instructions on how to install the tool and proceed.