erlang-tools

Not Rated
Description
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.
Associated Programs
Available deb Repositories (how-to add a respository)
Debian 32-bit 64-bit
stable 1:14.a-dfsg-3squeeze1 1:14.a-dfsg-3squeeze1
testing 1:15.b.1-dfsg-1 1:15.b.1-dfsg-1
sid 1:15.b.1-dfsg-1 1:15.b.1-dfsg-1

Ubuntu 32-bit 64-bit
lucid 1:13.b.3-dfsg-2ubuntu2 1:13.b.3-dfsg-2ubuntu2
oneiric 1:14.b.2-dfsg-3ubuntu2 1:14.b.2-dfsg-3ubuntu2
precise 1:14.b.4-dfsg-1ubuntu1 1:14.b.4-dfsg-1ubuntu1

Rating: Not Rated (0 votes)


Login or Register to rate erlang-tools, add a Tag, or designate as an alternative to a Windows app



Upload Screenshots
Images must be in GIF, JPG, or PNG formats and can be no larger than 2 MB. Only one file can be uploaded at a time. A description can be included, but it is optional.
Desc:
File:
You must login or register to upload a screenshot.
Submit Web Links
Submit the title and link (including http://) to an article pertaining to erlang-tools and it will appear in the Web Links section of the right banner. Contact us here if an entry needs to be removed.
Title:
Link:
You must login or register to post links.

Write a Review

  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
More information about formatting options