Difference between revisions of "Pprof"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 1: | Line 1: | ||
− | {{lc}} [[wikipedia:pprof]] | + | {{lc}} [[wikipedia:pprof]] tool for visualization and analysis of [[profiling data]]. |
* https://github.com/google/pprof | * https://github.com/google/pprof | ||
Revision as of 04:08, 9 July 2024
wikipedia:pprof tool for visualization and analysis of profiling data.
go install github.com/google/pprof@latest
pprof -top [main_binary] profile.pb.gz
Errors
package command-line-arguments is not a main package
Related
- Grafana Phlare (Nov 2022)
Pprof server to collect metrics from Bor
- perf
geth --pprof
- Call graph
See also
Advertising: