golang-github-google-pprof-dev binary package in Ubuntu Lunar armhf

 pprof reads a collection of profiling samples in profile.proto format
 and generates reports to visualize and help analyze the data. It can
 generate both text and graphical reports (through the use of the dot
 visualization package).
 .
 profile.proto is a protocol buffer that describes a set of callstacks
 and symbolization information. A common usage is to represent a set of
 sampled callstacks from statistical profiling. The format is described
 on the proto/profile.proto (./proto/profile.proto) file. For details on
 protocol buffers, see https://developers.google.com/protocol-buffers
 .
 Profiles can be read from a local file, or over http. Multiple profiles
 of the same type can be aggregated or compared.
 .
 If the profile samples contain machine addresses, pprof can symbolize
 them through the use of the native binutils tools (addr2line and nm).
 .
 This is not an official Google product.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-10-27 17:20:10 UTC Published Ubuntu Lunar armhf release universe devel Optional 0.0~git20211008.947d60d-1
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu