[erlang-questions] [ANN] mctrace-0.2 release: tracing tool with user-defined hooks

Maxim Treskin zerthurd@REDACTED
Tue May 10 20:28:44 CEST 2011


Hello

Mctrace is debugging tool for tracing messages. It injects in gen_server or
gen_fsm behaviored module at compile-time via parse_transform.

Features:
 * support of gen_server and gen_fsm behaviours (arbitrary behaviours
planned)
 * send, receive, procs and timestamp options of erlang:trace/3 supported
 * easy to switch on/off by compiler option
 * rebarized
 * examples included

Check the project page:
https://github.com/metachord/mctrace

Feedback is welcome!

-- 
Maxim Treskin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110511/94160981/attachment.htm>


More information about the erlang-questions mailing list