intel-pt-events-report
Performance monitoring for the Linux kernel
Install
- All systems
-
curl cmd.cat/intel-pt-events-report.sh
- Debian
-
apt-get install linux-perf-4.19
- Arch Linux
-
pacman -S perf
- Kali Linux
-
apt-get install linux-perf-4.19
- CentOS
-
yum install perf
- Fedora
-
dnf install perf
- Dockerfile
- dockerfile.run/intel-pt-events-report
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.