2021-05-05 12:44:21 +0000
Useful tools and libraries for Erlang and Elixir
erlang.mk
erlang.mk is a build tool for Erlang that just works
perf
apt-get install linux-tools-common linux-tools-generic linux-tools-`uname -r`
sudo perf top -p `pgrep beam`
test
References
- http://www.brendangregg.com/perf.html
- https://www.youtube.com/watch?v=OR2Gc6_Le2U