pprof icon indicating copy to clipboard operation
pprof copied to clipboard

pprof is a tool for visualization and analysis of profiling data

Results 82 pprof issues
Sort by recently updated
recently updated
newest added

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...

type: bug
Priority: p2

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`...

type: question
Priority: p4

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...

enhancement

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...

type: bug
Priority: p3

#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...

help wanted
type: feat
Priority: p2

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...

type: feat
Priority: p2

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...

type: bug
Priority: p2

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...

type: feat
Priority: p2

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...

type: feat
Priority: p3

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...

type: question
Priority: p3