erlang-tools binary package in Ubuntu Focal riscv64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-05-08 09:44:12 UTC Published Ubuntu Focal riscv64 updates main interpreters Optional 1:22.2.7+dfsg-1ubuntu0.2
  • Published
  • Copied from Primary Archive for Ubuntu
  • Originally built as ubuntu focal-release riscv64 in PPA for Ubuntu Security Proposed
  2023-05-08 08:43:21 UTC Published Ubuntu Focal riscv64 security main interpreters Optional 1:22.2.7+dfsg-1ubuntu0.2
  • Published
  • Copied from ubuntu focal-release riscv64 in PPA for Ubuntu Security Proposed
  2020-04-05 11:13:25 UTC Published Ubuntu Focal riscv64 release main interpreters Optional 1:22.2.7+dfsg-1
  • Published

Source package