INFO
Name: golang-github-performancecopilot-speed-devel
Version: 3.0.1-17.el10_0
Arch: noarch
Summary: Go implementation of the PCP instrumentation API
License: MIT
Vendor: Fedora Project
Build Host: buildvm-a64-18.iad2.fedoraproject.org
Build Date: Thu Nov 7 04:42:35 2024
Size: 191062
URL: https://github.com/performancecopilot/speed
Description: Package Speed implements a Golang client for the Performance Co-Pilot
instrumentation API.
This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/performancecopilot/speed
FILES
/usr/share/doc/golang-github-performancecopilot-speed-devel
/usr/share/doc/golang-github-performancecopilot-speed-devel/CHANGELOG.md
/usr/share/doc/golang-github-performancecopilot-speed-devel/README.md
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/acme
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/acme/main.go
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/basic_histogram
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/basic_histogram/main.go
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/download
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/download/main.go
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/http_counter
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/http_counter/server.go
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/instance_string
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/instance_string/main.go
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/runtime
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/runtime/main.go
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/simple
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/simple/main.go
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/simple_string_metric
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/simple_string_metric/main.go
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/singleton_counter
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/singleton_counter/main.go
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/singleton_string
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/singleton_string/main.go
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/performancecopilot
/usr/share/gocode/src/github.com/performancecopilot/speed
/usr/share/gocode/src/github.com/performancecopilot/speed/.goipath
/usr/share/gocode/src/github.com/performancecopilot/speed/bytewriter
/usr/share/gocode/src/github.com/performancecopilot/speed/bytewriter/bytewriter.go
/usr/share/gocode/src/github.com/performancecopilot/speed/bytewriter/bytewriter_test.go
/usr/share/gocode/src/github.com/performancecopilot/speed/bytewriter/memorymappedwriter.go
/usr/share/gocode/src/github.com/performancecopilot/speed/bytewriter/memorymappedwriter_test.go
/usr/share/gocode/src/github.com/performancecopilot/speed/bytewriter/writer.go
/usr/share/gocode/src/github.com/performancecopilot/speed/client.go
/usr/share/gocode/src/github.com/performancecopilot/speed/client_test.go
/usr/share/gocode/src/github.com/performancecopilot/speed/config.go
/usr/share/gocode/src/github.com/performancecopilot/speed/config_test.go
/usr/share/gocode/src/github.com/performancecopilot/speed/countunit_string.go
/usr/share/gocode/src/github.com/performancecopilot/speed/go.mod
/usr/share/gocode/src/github.com/performancecopilot/speed/instance.go
/usr/share/gocode/src/github.com/performancecopilot/speed/instance_domain.go
/usr/share/gocode/src/github.com/performancecopilot/speed/metrics.go
/usr/share/gocode/src/github.com/performancecopilot/speed/metrics_amd64_test.go
/usr/share/gocode/src/github.com/performancecopilot/speed/metrics_test.go
/usr/share/gocode/src/github.com/performancecopilot/speed/metricsemantics_string.go
/usr/share/gocode/src/github.com/performancecopilot/speed/metrictype_string.go
/usr/share/gocode/src/github.com/performancecopilot/speed/mmvdump
/usr/share/gocode/src/github.com/performancecopilot/speed/mmvdump/cmd
/usr/share/gocode/src/github.com/performancecopilot/speed/mmvdump/cmd/mmvdump
/usr/share/gocode/src/github.com/performancecopilot/speed/mmvdump/cmd/mmvdump/main.go
/usr/share/gocode/src/github.com/performancecopilot/speed/mmvdump/mmvdump.go
/usr/share/gocode/src/github.com/performancecopilot/speed/mmvdump/mmvdump_test.go
/usr/share/gocode/src/github.com/performancecopilot/speed/mmvdump/pcp.go
/usr/share/gocode/src/github.com/performancecopilot/speed/mmvdump/semantics_string.go
/usr/share/gocode/src/github.com/performancecopilot/speed/mmvdump/toctype_string.go
/usr/share/gocode/src/github.com/performancecopilot/speed/mmvdump/type_string.go
/usr/share/gocode/src/github.com/performancecopilot/speed/mmvdump/writer.go
/usr/share/gocode/src/github.com/performancecopilot/speed/mmvflag_string.go
/usr/share/gocode/src/github.com/performancecopilot/speed/registry.go
/usr/share/gocode/src/github.com/performancecopilot/speed/registry_test.go
/usr/share/gocode/src/github.com/performancecopilot/speed/spaceunit_string.go
/usr/share/gocode/src/github.com/performancecopilot/speed/speed.go
/usr/share/gocode/src/github.com/performancecopilot/speed/speed_test.go
/usr/share/gocode/src/github.com/performancecopilot/speed/timeunit_string.go
/usr/share/licenses/golang-github-performancecopilot-speed-devel
/usr/share/licenses/golang-github-performancecopilot-speed-devel/LICENSE
REQUIRES
go-filesystem
golang(github.com/codahale/hdrhistogram)
golang(github.com/edsrzf/mmap-go)
golang(github.com/pkg/errors)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
golang(github.com/performancecopilot/speed) 3.0.1-17.el10_0
golang(github.com/performancecopilot/speed/bytewriter) 3.0.1-17.el10_0
golang(github.com/performancecopilot/speed/mmvdump) 3.0.1-17.el10_0
golang-github-performancecopilot-speed-devel 3.0.1-17.el10_0
golang-ipath(github.com/performancecopilot/speed) 3.0.1-17.el10_0
CONFIG FILES
/usr/share/doc/golang-github-performancecopilot-speed-devel
/usr/share/doc/golang-github-performancecopilot-speed-devel/CHANGELOG.md d
/usr/share/doc/golang-github-performancecopilot-speed-devel/README.md d
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/acme
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/acme/main.go d
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/basic_histogram
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/basic_histogram/main.go d
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/download
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/download/main.go d
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/http_counter
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/http_counter/server.go d
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/instance_string
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/instance_string/main.go d
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/runtime
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/runtime/main.go d
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/simple
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/simple/main.go d
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/simple_string_metric
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/simple_string_metric/main.go d
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/singleton_counter
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/singleton_counter/main.go d
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/singleton_string
/usr/share/doc/golang-github-performancecopilot-speed-devel/examples/singleton_string/main.go d
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/performancecopilot
/usr/share/gocode/src/github.com/performancecopilot/speed
/usr/share/gocode/src/github.com/performancecopilot/speed/.goipath
/usr/share/gocode/src/github.com/performancecopilot/speed/bytewriter
/usr/share/gocode/src/github.com/performancecopilot/speed/bytewriter/bytewriter.go
/usr/share/gocode/src/github.com/performancecopilot/speed/bytewriter/bytewriter_test.go
/usr/share/gocode/src/github.com/performancecopilot/speed/bytewriter/memorymappedwriter.go
/usr/share/gocode/src/github.com/performancecopilot/speed/bytewriter/memorymappedwriter_test.go
/usr/share/gocode/src/github.com/performancecopilot/speed/bytewriter/writer.go
/usr/share/gocode/src/github.com/performancecopilot/speed/client.go
/usr/share/gocode/src/github.com/performancecopilot/speed/client_test.go
/usr/share/gocode/src/github.com/performancecopilot/speed/config.go
/usr/share/gocode/src/github.com/performancecopilot/speed/config_test.go
/usr/share/gocode/src/github.com/performancecopilot/speed/countunit_string.go
/usr/share/gocode/src/github.com/performancecopilot/speed/go.mod
/usr/share/gocode/src/github.com/performancecopilot/speed/instance.go
/usr/share/gocode/src/github.com/performancecopilot/speed/instance_domain.go
/usr/share/gocode/src/github.com/performancecopilot/speed/metrics.go
/usr/share/gocode/src/github.com/performancecopilot/speed/metrics_amd64_test.go
/usr/share/gocode/src/github.com/performancecopilot/speed/metrics_test.go
/usr/share/gocode/src/github.com/performancecopilot/speed/metricsemantics_string.go
/usr/share/gocode/src/github.com/performancecopilot/speed/metrictype_string.go
/usr/share/gocode/src/github.com/performancecopilot/speed/mmvdump
/usr/share/gocode/src/github.com/performancecopilot/speed/mmvdump/cmd
/usr/share/gocode/src/github.com/performancecopilot/speed/mmvdump/cmd/mmvdump
/usr/share/gocode/src/github.com/performancecopilot/speed/mmvdump/cmd/mmvdump/main.go
/usr/share/gocode/src/github.com/performancecopilot/speed/mmvdump/mmvdump.go
/usr/share/gocode/src/github.com/performancecopilot/speed/mmvdump/mmvdump_test.go
/usr/share/gocode/src/github.com/performancecopilot/speed/mmvdump/pcp.go
/usr/share/gocode/src/github.com/performancecopilot/speed/mmvdump/semantics_string.go
/usr/share/gocode/src/github.com/performancecopilot/speed/mmvdump/toctype_string.go
/usr/share/gocode/src/github.com/performancecopilot/speed/mmvdump/type_string.go
/usr/share/gocode/src/github.com/performancecopilot/speed/mmvdump/writer.go
/usr/share/gocode/src/github.com/performancecopilot/speed/mmvflag_string.go
/usr/share/gocode/src/github.com/performancecopilot/speed/registry.go
/usr/share/gocode/src/github.com/performancecopilot/speed/registry_test.go
/usr/share/gocode/src/github.com/performancecopilot/speed/spaceunit_string.go
/usr/share/gocode/src/github.com/performancecopilot/speed/speed.go
/usr/share/gocode/src/github.com/performancecopilot/speed/speed_test.go
/usr/share/gocode/src/github.com/performancecopilot/speed/timeunit_string.go
/usr/share/licenses/golang-github-performancecopilot-speed-devel
/usr/share/licenses/golang-github-performancecopilot-speed-devel/LICENSE l
LICENSE FILES
MIT
|