Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 4ddf903148a31d4c3e4ed38242ddaf18

golang-github-google-pprof-devel-0-0.3.20181119git2b5d435.20181119git2b5d435.mga7.noarch.rpm

Description:


pprof is a tool for visualization and analysis of profiling data.

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 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 package contains library source intended for
building other packages which use import path with
github.com/google/pprof prefix.

Sources packages:

Other version of this rpm: