|
il y a 1 an | |
---|---|---|
.. | ||
LICENSE | il y a 1 an | |
Makefile | il y a 1 an | |
README.md | il y a 1 an | |
dump.lua | il y a 1 an | |
print_r.lua | il y a 1 an | |
snapshot.c | il y a 1 an | |
snapshot_utils.lua | il y a 1 an |
Make a snapshot for lua state to detect memory leaks.
See dump.lua for example.
make linux
or
make mingw (in windows)
or
make macosx