Categorygithub.com/aclements/go-perfevent
module
0.0.0-20240703205258-f34bb3e1a4e4
Repository: https://github.com/aclements/go-perfevent.git
Documentation: pkg.go.dev

# README

Go Reference

This provides a simple Go API to Linux's perf_event_open. It currently supports event counters and a basic set of events.

# Packages

No description provided by the author
No description provided by the author
perfbench is a utility for counting performance events in a Go benchmark.