Inspect low level resources of the BEAM runtime with NIFs.
make release
Prebuilds for Ubuntu are available here:
https://github.com/qzhuyan/lli/releases
Be part of you application release.
- ensure
$CWD/patches/
where $CWD is from the return offile:get_cwd()
. - Untar the release file (
lli*.tar.gz
) then put the*.beam
and*.so
to the $CWD/patches/.
lli:mac_refcnt(show).