mem-phys-addr-record

Performance monitoring for the Linux kernel

Install

All systems
curl cmd.cat/mem-phys-addr-record.sh
Debian Debian
apt-get install linux-perf-4.19
Arch Arch Linux
pacman -S perf
image/svg+xml Kali Linux
apt-get install linux-perf-4.19
CentOS
yum install perf
Fedora
dnf install perf

perf

Performance monitoring for the Linux kernel

linux-perf-4.19

Performance analysis tools for Linux 4.19

This package contains the 'perf' performance analysis tools for Linux kernel version 4.19. The linux-base package contains a 'perf' command which will invoke the appropriate version for the running kernel.