Apache CouchDB mirror of ferdrecon

Clone this repo:
  1. 0004afe Merge pull request #115 from ferd/binary_memory_dead_proc_survival by Fred Hebert · 4 months ago main
  2. e3e7289 Prevent crash when calling binary_memory on a dead process by Fred Hebert · 4 months ago
  3. 98d0c80 fix CI failures by Fred Hebert · 6 months ago
  4. ec66057 Merge pull request #113 from gomoripeti/empty_io_opt by Fred Hebert · 6 months ago
  5. c76b423 Optimize (not) printing empty string from formatter by Péter Gömöri · 6 months ago

recon

Recon wants to be a set of tools usable in production to diagnose Erlang problems or inspect production environment safely.

To build the library:

rebar3 compile

Documentation for the library can be obtained at http://ferd.github.io/recon/

It is recommended that you use tags if you do not want bleeding edge and development content for this library.

Current Status

Build Status

Versions supported: OTP-18 and up. Support of OTP-17 down to R15B02 is best effort. Builds with Rebar3 require OTP-18.3 and up because that's what the build tools support. Testing may eventually clamp up to OTP-supported releases (current and the two prior).