mprof-heap-viewer
Mono profiler
Install
- All systems
-
curl cmd.cat/mprof-heap-viewer.sh
- Debian
-
apt-get install mono-profiler
- Ubuntu
-
apt-get install mono-profiler
- Arch Linux
-
pacman -S mono-tools
- Kali Linux
-
apt-get install mono-profiler
- Fedora
-
dnf install mono-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mono-profiler
- Raspbian
-
apt-get install mono-profiler
- Dockerfile
- dockerfile.run/mprof-heap-viewer
mono-profiler
Mono profiler
This package contains utilities for profiling Mono CLI assemblies: - mprof-decoder - mprof-heap-viewer - emveepee