compaction-times-record
Performance monitoring for the Linux kernel
Install
- All systems
-
curl cmd.cat/compaction-times-record.sh
- Debian
-
apt-get install linux-perf-4.9
- Arch Linux
-
pacman -S perf
- Kali Linux
-
apt-get install linux-perf-4.19
- CentOS
-
yum install perf
- Fedora
-
dnf install perf
- Raspbian
-
apt-get install linux-perf-4.4
- Dockerfile
- dockerfile.run/compaction-times-record
perf
Performance monitoring for the Linux kernel
kcbench-data
kcbench
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.
linux-perf-4.9
Performance analysis tools for Linux 4.9
This package contains the 'perf' performance analysis tools for Linux kernel version 4.9. The linux-base package contains a 'perf' command which will invoke the appropriate version for the running kernel.
linux-perf-4.4
Performance analysis tools for Linux 4.4
This package contains the 'perf' performance analysis tools for Linux kernel version 4.4. The linux-base package contains a 'perf' command which will invoke the appropriate version for the running kernel.