Is there any way, an option or an argument, that would allow me to
unwind the stack on the CGO side of a profile better? Right now I'm
looking at stacks that unwind only the top function, see example. This
happens on both linux and macOS.

My other option is to link gperftools into the go binary, but it's too
big enough as it is. Any advice is welcome.

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to