On Thu, Oct 12, 2017 at 9:30 AM, andrey mirtchovski <mirtchov...@gmail.com> wrote: > > 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 could try github.com/ianlancetaylor/cgosymbolizer . That's basically what it's for. No promises. Ian -- 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.