numatop
NUMA runtime observation tool
Install
- All systems
-
curl cmd.cat/numatop.sh
- Debian
-
apt-get install numatop
- Ubuntu
-
apt-get install numatop
- Kali Linux
-
apt-get install numatop
- CentOS
-
yum install numatop
- Fedora
-
dnf install numatop
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install numatop
- Dockerfile
- dockerfile.run/numatop
numatop
NUMA runtime observation tool
NumaTOP is an observation tool for runtime memory locality characterization and analysis of processes and threads running on a NUMA system. It helps the user characterize the NUMA behavior of processes and threads and identify where the NUMA-related performance bottlenecks reside.