FileSize | 493518 |
MD5 | 5F726787C9176A394E45832E72667008 |
PackageDescription | Erlang/OTP various tools
The Tools application contains a number of stand-alone tools, which are
useful when developing Erlang programs.
.
cover - A coverage analysis tool for Erlang.
cprof - A profiling tool that shows how many times each function
is called. Uses a kind of local call trace breakpoints containing
counters to achieve very low runtime performance degradation.
eprof - A time profiling tool; measures how time is used in Erlang
programs. Predecessor of fprof (see below).
fprof - Another Erlang profiler; measures how time is used in Erlang
programs. Uses trace to file to minimize runtime performance
impact, and displays time for calling and called functions.
instrument - Utility functions for obtaining and analyzing resource
usage in an instrumented Erlang runtime system.
make - A make utility for Erlang similar to UNIX make.
tags - A tool for generating Emacs TAGS files from Erlang source
files.
xref - A cross reference tool. Can be used to check dependencies
between functions, modules, applications and releases. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | erlang-tools |
PackageSection | interpreters |
PackageVersion | 1:15.b.1-dfsg-4ubuntu1 |
SHA-1 | 35EB400241C8E5A80BC5AD6FBA281A5948F9285D |
SHA-256 | 8ECB084C16AFE32FE96CE853DF8BE949D3AE1C16DFA5F6B0A9650CD5FCAB2384 |