12 Forks
136 Stars
136 Watchers

perf-cpp

Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.

How to download and setup perf-cpp

Open terminal and run command
git clone https://github.com/jmuehlig/perf-cpp.git
git clone is used to create a copy or clone of perf-cpp 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-cpp https://github.com/jmuehlig/perf-cpp/archive/master.zip

Or simply clone perf-cpp with SSH
[email protected]:jmuehlig/perf-cpp.git

If you have some problems with perf-cpp

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