Use pprof labels to mark goroutines. This provides way more context than anonymous goroutine IDs.
On Friday, September 3, 2021 at 1:19:55 PM UTC-7 peppy...@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/c5fb9f2a-6bd6-4357-a61f-a1decf7ad874n%40googlegroups.com.