zhaojh329 / 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)

or

make macosx

About

Make a snapshot for lua state to detect memory leaks.

License:MIT License


Languages

Language:C 61.4%Language:Lua 35.8%Language:Makefile 2.8%