This is a copy of golang `runtime/pprof` package. The original code is available [here](https://github.com/golang/go/tree/master/src/runtime/pprof) and all the credit goes to the Go Authors. It is licensed under BSD-style license found in the LICENSE file.