runtime/pprof: CPU profiles incorrect for kernels with broken setitimer support · Issue #13841 · golang/go
As of Go 1.6, pprof's CPU profiles are known to be incorrect on a few systems due to what are arguably kernel bugs. This issue documents those systems. The text below distinguishes a profile being ...