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 ago32 downloads
0.3-15 years ago105 downloads
0.2-19 years ago123 downloads
0.1-19 years ago64 downloads

Dependencies

lua >= 5.1

Labels

Manifests