SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-google-pprof-devel rpm build for : Fedora 25. For other distributions click golang-github-google-pprof-devel.

Name : golang-github-google-pprof-devel
Version : 0 Vendor : Fedora Project
Release : 0.3.20180628git2b5d435.fc29 Date : 2018-07-13 14:12:44
Group : Unspecified Source RPM : golang-github-google-pprof-0-0.3.20180628git2b5d435.fc29.src.rpm
Size : 0.81 MB
Packager : Fedora Project
Summary : Tool for visualization and analysis of profiling data
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.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/29/25551/riscv64/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-google-pprof-devel-0-0.3.20180628git2b5d435.fc29.noarch.rpm
ftp.icm.edu.pl  golang-github-google-pprof-devel-0-0.3.20180628git2b5d435.fc29.noarch.rpm
     

Provides :
golang(github.com/google/pprof/driver)
golang(github.com/google/pprof/driver)(commit=2b5d4350d687b058368c98ab141d34d08162ec7b)
golang(github.com/google/pprof/fuzz)
golang(github.com/google/pprof/fuzz)(commit=2b5d4350d687b058368c98ab141d34d08162ec7b)
golang(github.com/google/pprof/internal/binutils)
golang(github.com/google/pprof/internal/binutils)(commit=2b5d4350d687b058368c98ab141d34d08162ec7b)
golang(github.com/google/pprof/internal/driver)
golang(github.com/google/pprof/internal/driver)(commit=2b5d4350d687b058368c98ab141d34d08162ec7b)
golang(github.com/google/pprof/internal/elfexec)
golang(github.com/google/pprof/internal/elfexec)(commit=2b5d4350d687b058368c98ab141d34d08162ec7b)
golang(github.com/google/pprof/internal/graph)
golang(github.com/google/pprof/internal/graph)(commit=2b5d4350d687b058368c98ab141d34d08162ec7b)
golang(github.com/google/pprof/internal/measurement)
golang(github.com/google/pprof/internal/measurement)(commit=2b5d4350d687b058368c98ab141d34d08162ec7b)
golang(github.com/google/pprof/internal/plugin)
golang(github.com/google/pprof/internal/plugin)(commit=2b5d4350d687b058368c98ab141d34d08162ec7b)
golang(github.com/google/pprof/internal/proftest)
golang(github.com/google/pprof/internal/proftest)(commit=2b5d4350d687b058368c98ab141d34d08162ec7b)
golang(github.com/google/pprof/internal/report)
golang(github.com/google/pprof/internal/report)(commit=2b5d4350d687b058368c98ab141d34d08162ec7b)
golang(github.com/google/pprof/internal/symbolizer)
golang(github.com/google/pprof/internal/symbolizer)(commit=2b5d4350d687b058368c98ab141d34d08162ec7b)
golang(github.com/google/pprof/internal/symbolz)
golang(github.com/google/pprof/internal/symbolz)(commit=2b5d4350d687b058368c98ab141d34d08162ec7b)
golang(github.com/google/pprof/profile)
golang(github.com/google/pprof/profile)(commit=2b5d4350d687b058368c98ab141d34d08162ec7b)
golang(github.com/google/pprof/third_party/d3)
golang(github.com/google/pprof/third_party/d3)(commit=2b5d4350d687b058368c98ab141d34d08162ec7b)
golang(github.com/google/pprof/third_party/d3flamegraph)
golang(github.com/google/pprof/third_party/d3flamegraph)(commit=2b5d4350d687b058368c98ab141d34d08162ec7b)
golang(github.com/google/pprof/third_party/svgpan)
golang(github.com/google/pprof/third_party/svgpan)(commit=2b5d4350d687b058368c98ab141d34d08162ec7b)
golang-github-google-pprof-devel
golang-ipath(github.com/google/pprof)
golang-ipath(github.com/google/pprof)(commit=2b5d4350d687b058368c98ab141d34d08162ec7b)

Requires :
golang(github.com/chzyer/readline)
golang(github.com/ianlancetaylor/demangle)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/share/doc/golang-github-google-pprof-devel
/usr/share/doc/golang-github-google-pprof-devel/AUTHORS
/usr/share/doc/golang-github-google-pprof-devel/CONTRIBUTING.md
/usr/share/doc/golang-github-google-pprof-devel/CONTRIBUTORS
/usr/share/doc/golang-github-google-pprof-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/google
/usr/share/gocode/src/github.com/google/pprof
/usr/share/gocode/src/github.com/google/pprof/.goipath
/usr/share/gocode/src/github.com/google/pprof/CONTRIBUTING.md
/usr/share/gocode/src/github.com/google/pprof/README.md
/usr/share/gocode/src/github.com/google/pprof/driver
/usr/share/gocode/src/github.com/google/pprof/driver/driver.go
/usr/share/gocode/src/github.com/google/pprof/fuzz
/usr/share/gocode/src/github.com/google/pprof/fuzz/README.md
/usr/share/gocode/src/github.com/google/pprof/fuzz/fuzz_test.go
/usr/share/gocode/src/github.com/google/pprof/fuzz/main.go
/usr/share/gocode/src/github.com/google/pprof/internal
/usr/share/gocode/src/github.com/google/pprof/internal/binutils
/usr/share/gocode/src/github.com/google/pprof/internal/binutils/addr2liner.go
/usr/share/gocode/src/github.com/google/pprof/internal/binutils/addr2liner_llvm.go
/usr/share/gocode/src/github.com/google/pprof/internal/binutils/addr2liner_nm.go
/usr/share/gocode/src/github.com/google/pprof/internal/binutils/binutils.go
/usr/share/gocode/src/github.com/google/pprof/internal/binutils/binutils_test.go
/usr/share/gocode/src/github.com/google/pprof/internal/binutils/disasm.go
/usr/share/gocode/src/github.com/google/pprof/internal/binutils/disasm_test.go
/usr/share/gocode/src/github.com/google/pprof/internal/driver
/usr/share/gocode/src/github.com/google/pprof/internal/driver/cli.go
/usr/share/gocode/src/github.com/google/pprof/internal/driver/commands.go
/usr/share/gocode/src/github.com/google/pprof/internal/driver/driver.go
There is 69 files more in these RPM.

 
ICM