Package erlang-tools

A set of programming tools including a coverage analyzer etc

https://www.erlang.org

Version: 26.2.4

Library Functions

cover.3erl A Coverage Analysis Tool for Erlang
cprof.3erl A simple Call Count Profiling Tool using breakpoints for minimal runtime performance impact.
eprof.3erl A Time Profiling Tool for Erlang
erlang_mode.3erl Erlang mode for Emacs
fprof.3erl A Time Profiling Tool using trace to file for minimal runtime performance impact.
instrument.3erl Analysis and Utility Functions for Instrumentation
lcnt.3erl A runtime system Lock Profiling tool.
make.3erl A Make Utility for Erlang
tags.3erl
xref.3erl A Cross Reference Tool for analyzing dependencies between functions, modules, applications and releases.