shencyx / lua-snapshot

Make a snapshot for lua state to detect memory leaks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lua-snapshot

Make a snapshot for lua state to detect memory leaks.

See dump.lua for example.

Build

make linux

or

make mingw (in windows)

About

Make a snapshot for lua state to detect memory leaks.

License:MIT License


Languages

Language:C 94.5%Language:Makefile 3.6%Language:Lua 1.9%