Difference between revisions of "Pprof"
Jump to navigation
Jump to search
(→Errors) |
|||
Line 6: | Line 6: | ||
== Errors == | == Errors == | ||
− | + | <code>package command-line-arguments is not a main package</code> | |
− | |||
== Related == | == Related == |
Revision as of 07:19, 24 March 2023
https://github.com/google/pprof
- 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
See also
Advertising: