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

$ luarocks install lutrace

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 ago19 downloads
0.3-14 years ago69 downloads
0.2-18 years ago99 downloads
0.1-18 years ago40 downloads

Dependencies

lua >= 5.1

Labels

Manifests