Difference between revisions of "Pprof"

From wikieduonline
Jump to navigation Jump to search
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{{lc}}
 
https://github.com/google/pprof
 
https://github.com/google/pprof
  
 +
* <code>[[go install]] github.com/google/pprof@latest</code>
 +
* <code>[[pprof -top]] [main_binary] profile.pb.gz</code>
  
[[geth --pprof]]
+
== Errors ==
 +
<code>package command-line-arguments is not a main package</code>
  
 +
== Related ==
 +
* [[Grafana Phlare]] (Nov 2022)
 +
* <code>Pprof server to collect metrics from [[Bor]]</code>
 +
* [[perf]]
 +
* <code>[[geth --pprof]]</code>
  
{{pprof}}
+
== See also ==
 +
* {{pprof}}
 +
* {{profiling}}
  
{{profiling}}
+
[[Category:Computing]]

Latest revision as of 13:12, 16 May 2023

https://github.com/google/pprof

Errors[edit]

package command-line-arguments is not a main package

Related[edit]

See also[edit]

Advertising: