556 Forks
6393 Stars
6393 Watchers

pprof

pprof is a tool for visualization and analysis of profiling data

How to download and setup pprof

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

Or simply clone pprof with SSH
[email protected]:google/pprof.git

If you have some problems with pprof

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