opreport
system-wide profiler for Linux systems
Install
- All systems
-
curl cmd.cat/opreport.sh
- Ubuntu
-
apt-get install oprofile
- Arch Linux
-
pacman -S oprofile
- CentOS
-
yum install oprofile
- Fedora
-
dnf install oprofile
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install oprofile
- Dockerfile
- dockerfile.run/opreport