pprof
pprof copied to clipboard
pprof is a tool for visualization and analysis of profiling data
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`...
It is sometimes hard to read the weblist output because of the volume of data presented on the pages. Colorizing the expensive lines with shades of red to yellow would...
I want a way to combine memory profiles collected by different languages on the same process. (e.g. Go and C++) profile.Merge provides merging of multiple profile.Profiles, but the merge operation...
### What version of pprof are you using? pprof (part of gperftools 2.0) Installed as part of gperftools 2.10 from Homebrew ### What operating system and processor architecture are you...
This protocol is already supported by various tools and lldb. e.g.: https://github.com/llvm-mirror/lldb/blob/d01083a850f577b85501a0902b52fd0930de72c7/source/Symbol/LocateSymbolFile.cpp#L311 Among others it is used by Fuchisa OS builds. This change was unit tested with `fetch_test.go`. It was...
### What version of pprof are you using? github head. ### What operating system and processor architecture are you using? Relveant in this contetxt Chromium 122.0.6261.69 ### What did you...
### What version of pprof are you using? Github head. ### What UI question did you have in mind ? Not a bug. This is merely UI idea that came...
Please answer these questions before submitting your issue. Thanks! ### What version of pprof are you using? github head. ### What operating system and processor architecture are you using? x86_64...
### What version of pprof are you using? 00490a63f31712a6991b73391dd3decdada278d0 (i.e. main as of today), but the problem exists in all prior versions. I first stumbled upon it in Go 1.19....
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`...