Difference between revisions of "Pprof"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
* [[go install]] github.com/google/pprof@latest | * [[go install]] github.com/google/pprof@latest | ||
+ | * pprof -top [main_binary] profile.pb.gz | ||
+ | |||
− | |||
== Related == | == Related == | ||
Line 10: | Line 11: | ||
* <code>Pprof server to collect metrics from [[Bor]]</code> | * <code>Pprof server to collect metrics from [[Bor]]</code> | ||
* [[perf]] | * [[perf]] | ||
+ | * <code>[[geth --pprof]]</code> | ||
+ | |||
== See also == | == See also == |
Revision as of 05:48, 24 March 2023
https://github.com/google/pprof
- go install github.com/google/pprof@latest
- pprof -top [main_binary] profile.pb.gz
Related
- Grafana Phlare (Nov 2022)
Pprof server to collect metrics from Bor
- perf
geth --pprof
See also
Advertising: