|
1 年之前 | |
---|---|---|
.. | ||
LICENSE | 1 年之前 | |
Makefile | 1 年之前 | |
README.md | 1 年之前 | |
dump.lua | 1 年之前 | |
print_r.lua | 1 年之前 | |
snapshot.c | 1 年之前 | |
snapshot_utils.lua | 1 年之前 |
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