A tiny module for tracing functions executed by a Lua script.

luTrace (Lua Micro Trace) is a tiny stand-alone module that prints a
trace of functions executed by a script (like strace, ltrace, etc.)
Loading this module automatically sets a debug hook that activates tracing.

Versions

scm-1dev9 years ago32 downloads

Dependencies

lua >= 5.1, < 5.3

Labels