|
2 vuotta sitten | |
---|---|---|
.. | ||
LICENSE | 2 vuotta sitten | |
Makefile | 2 vuotta sitten | |
README.md | 2 vuotta sitten | |
dump.lua | 2 vuotta sitten | |
print_r.lua | 2 vuotta sitten | |
snapshot.c | 2 vuotta sitten | |
snapshot_utils.lua | 2 vuotta sitten |
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