pprof
pprof copied to clipboard
pprof is a tool for visualization and analysis of profiling data
Thank you for this great tool and maintainers. I think it would be more convenient if the conditions were restored to the text box when performing a search in the...
Branched from an existing issue: > I think some support for tags would be good. Ability to specify `tagfocus` and `tagignore` as an example. _Originally posted by @aalexand in https://github.com/google/pprof/issues/207#issuecomment-324711178_...
### What version of pprof are you using? This is about pprof as a format, not the toolchain. ### What operating system and processor architecture are you using? Linux amd64...
Per @ghemawat from https://github.com/google/pprof/pull/790: None of the javascript in pprof is tested. One alternative is that we might need to install node in some github action and use that (maybe...
After fixing #791 , we should make the tests support code coverage to make the tests more useful. If the web test is run through chromedp, then one option is...
### What version of pprof are you using? pprof latest, go tip ### What operating system and processor architecture are you using? Ubuntu 22.04.2, amd64 ### What did you do?...
Please answer these questions before submitting your issue. Thanks! ### What version of pprof are you using? v0.0.0-20221103000818-d260c55eee4c ### What operating system and processor architecture are you using? linux, amd64...
### What version of pprof are you using? the latest from main ### What is the issue The d3flamegraph version used by pprof is using a vulnerable version of d3-color....
### What version of pprof are you using? Pprof from Go 1.20. ### What operating system and processor architecture are you using? MacOS with M2 proccessor. ### What did you...
- Allow multiple -add_comment command line options - Fix tests to support stringLists