1 Forks
19 Stars
19 Watchers

perf

Linux Perf subsystem bindings for Go

How to download and setup perf

Open terminal and run command
git clone https://github.com/pwaller/perf.git
git clone is used to create a copy or clone of perf repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with perf https://github.com/pwaller/perf/archive/master.zip

Or simply clone perf with SSH
[email protected]:pwaller/perf.git

If you have some problems with perf

You may open issue on perf support forum (system) here: https://github.com/pwaller/perf/issues