does someone has experience with causal profiling in Go? (see http://www.sigops.org/sosp/sosp15/current/2015-Monterey/printable/090-curtsinger.pdf if you are not aware of that topic)
Please note that I am aware of https://morsmachine.dk/causalprof but I want to hear a few more opinions on this.
I am also aware of the standard go profiling.
So anyone else who tried Daniels work?
Best Regards
Ingo
go build -o <yourbinary> -ldflags=-compressdwarf=false