matrace
mutex and realtime memory allocation profiling tools
Install
- All systems
-
curl cmd.cat/matrace.sh
- Debian
-
apt-get install mutrace - Ubuntu
-
apt-get install mutrace - Kali Linux
-
apt-get install mutrace - Fedora
-
dnf install mutrace - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install mutrace - Raspbian
-
apt-get install mutrace
mutrace
mutex and realtime memory allocation profiling tools
Two tools are included in this package: mutrace - for profiling lock contention. matrace - for profiling memory allocations in realtime threads.