| commit | f9f695c797dd115368eaecc097acfbf2f7b1bac8 | [log] [tgz] | 
|---|---|---|
| author | Fred Hebert <mononcqc@ferd.ca> | Fri Aug 30 09:30:00 2013 -0400 | 
| committer | Fred Hebert <mononcqc@ferd.ca> | Fri Aug 30 10:25:51 2013 -0400 | 
| tree | 63396bbe856f9c13755fbf2d23bc8bb94e096e8b | |
| parent | 9c356fc53701dddf373c71e0db66f40fcb1e651e [diff] | 
Making app_deps.erl script support releases Assuming releases have an apps/ + deps/ structure. apps/ is optional, of course.
Recon wants to be a set of tools usable in production to diagnose Erlang problems or inspect production environment safely.
To build the library:
rebar compile
Documentation for the library can be obtained at http://ferd.github.io/recon/
app_deps.erl to read apps/ directories for releasesbin_leak function call.recon_lib for the window and count functions that take a specific pid as an argument.recon:info/1 into recon_lib:term_to_pid and allowed arbitrary terms to be used for pids in recon:get_state/1.