Hämta källkodspaketet erlang:
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 analysing 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.
|
|
|
| Arkitektur | Paketstorlek | Installerad storlek | Filer |
|---|---|---|---|
| alpha | 489,6 kbyte | 976 kbyte | [filförteckning] |
| amd64 | 485,4 kbyte | 952 kbyte | [filförteckning] |
| armel | 491,2 kbyte | 960 kbyte | [filförteckning] |
| hppa | 494,5 kbyte | 964 kbyte | [filförteckning] |
| i386 | 487,1 kbyte | 948 kbyte | [filförteckning] |
| ia64 | 504,3 kbyte | 1056 kbyte | [filförteckning] |
| kfreebsd-amd64 | 484,4 kbyte | 894 kbyte | [filförteckning] |
| kfreebsd-i386 | 485,0 kbyte | 892 kbyte | [filförteckning] |
| mips | 487,2 kbyte | 972 kbyte | [filförteckning] |
| mipsel | 487,7 kbyte | 972 kbyte | [filförteckning] |
| powerpc | 490,2 kbyte | 960 kbyte | [filförteckning] |
| s390 | 490,7 kbyte | 956 kbyte | [filförteckning] |
| sparc | 487,3 kbyte | 956 kbyte | [filförteckning] |