This blog details how to run CPU profile using pprof. When profiling, a function like main may disappear from the sample because pprof truncates the sample to the b
main