3 comments

[ 3.1 ms ] story [ 8.5 ms ] thread
The source code is not embedded in the binary! go tool pprof has to have access to the source code in order to print the source code. The binaries only contain source code coordinates for symbols.
Thanks for pointing out the mistake. I will update the post accordingly.

I still think there are some valuable lessons here.

Yeah, this is a total footgun.