Check out github.com/robaho/go-analyzer. 

It has some nice enhancements for dealing with highly concurrent programs. 

> On Sep 3, 2021, at 3:20 PM, Peter Bočan <peppy.bo...@gmail.com> wrote:
> 
> Hey guys, 
> 
> I am trying to get a full picture using a pprof of a highly paralelised 
> binary (read many goroutines doing stuff) but I am struggling to find any 
> information on this topic - I think what I am seeing at the moment is just a 
> single goroutine/main thread in the web UI that the tool provides.
> 
> Is there more information on how to obtain a bigger picture that may contain 
> more info (although thinking about it, it may be too much info) ?
> 
> Kindly,
> Peter.
> -- 
> You received this message because you are subscribed to the Google Groups 
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/golang-nuts/6beb43d9-bb32-49d2-b8b5-168c41cc1be4n%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/F7B86482-DACE-4DFB-98D0-EDF0EC60E31A%40ix.netcom.com.

Reply via email to