Difference between revisions of "Pprof"

From wikieduonline
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
 +
  
<code>[[geth --pprof]]</code>
 
  
 
== 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


See also

Advertising: