Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/remogatto/go-perfevents

Go interface to performance events which are available in recent Linux kernels
https://github.com/remogatto/go-perfevents

Last synced: 3 months ago
JSON representation

Go interface to performance events which are available in recent Linux kernels

Awesome Lists containing this project

README

        

A basic Go interface to performance events which are available in recent Linux kernels.
A dummy implementation is provided for non-Linux OSes (FreeBSD, OS X, Windows).

Installation:

go get github.com/0xe2-0x9a-0x9b/Go-PerfEvents

For more information visit the [wiki](http://github.com/0xe2-0x9a-0x9b/Go-PerfEvents/wiki).