pprof
pprof copied to clipboard
pprof is a tool for visualization and analysis of profiling data
The inline flag may be inaccurate if 'show' or 'hide' filter is used. Those filters may filter out some of entries in the line array causing a remaining entry (which...
Please answer these questions before submitting your issue. Thanks! ### What version of pprof are you using? If you are using pprof via `go tool pprof`, what's your `go env`...
Please answer these questions before submitting your issue. Thanks! ### What version of pprof are you using? b4f47329b966aba6be4255b2fc50f9dbd8260416 (2018-11-28) If you are using pprof via `go tool pprof`, what's your...
xref: https://github.com/golang/go/issues/23888 ### What version of pprof are you using? a74ae6fb3cd7047c79272e3ea0814b08154a2d3c ### What operating system and processor architecture are you using? CentOS 6.9, x86_64 ### What did you do? Compiled...
#207 discusses future enhancements to the web UI. It would be good to improve the automated testing story for the feature so that contributors feel safe adding new functionality. Using...
Right now, `0B:256B` is interpreted at a range for filtering tags, but `0:256B` is not. I think we should either infer that the units are the same for both parts...
Please answer these questions before submitting your issue. Thanks! ### What version of pprof are you using? ``` pprof Built on Oct 25 2018 01:08:44 (1540454924) Built by [email protected]:/google/src/files/218645428/depot/branches/pprof_release_branch/218638946.1/OVERLAY_READONLY/google3 Built...
Java heap dump files are in a custom format that pprof does not understand. It would be good to have a separate converter or ability to convert those files into...
This was mentioned in #130 which was closed since then so filing to track. For pprof symbolization to work on OSX it currently requires installing binutils (for gaddr2line) or llvm...
Please answer these questions before submitting your issue. Thanks! ### What version of pprof are you using? Not able to find the version. How do I find one? I used...