Skip to content

memwatch next

Created: 2015-12-21 21:59:19 -0800 Modified: 2015-12-21 21:59:39 -0800

This can help you detect memory leaks on the fly or manually invoke the garbage collector (with full heap compaction).

To install on Debian, you will likely need Make and Python installed and in your PATH, which you can easily get by doing “sudo apt-get install build-essentials” (which is unfortunately about 150 MB).