Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acln0/perf
tentative golang.org/x/sys/unix/linux/perf package
https://github.com/acln0/perf
Last synced: 2 months ago
JSON representation
tentative golang.org/x/sys/unix/linux/perf package
- Host: GitHub
- URL: https://github.com/acln0/perf
- Owner: acln0
- Created: 2019-03-04T17:32:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-22T19:54:59.000Z (over 1 year ago)
- Last Synced: 2024-10-14T12:43:25.978Z (3 months ago)
- Language: Go
- Homepage:
- Size: 206 KB
- Stars: 30
- Watchers: 4
- Forks: 6
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
perf
========`import "acln.ro/perf"`
[![GoDoc](https://godoc.org/acln.ro/perf?status.svg)](https://godoc.org/acln.ro/perf)
Temporary working tree for a tentative `golang.org/x/sys/unix/linux/perf` package. See also: https://github.com/golang/go/issues/24918
A variant of this package has been submitted for review at https://go-review.googlesource.com/c/sys/+/168059