CPUProfile starts a program-wide CPU profiler for durationSecs seconds (clamped to [10, 120]). The CPU profile is written to outproffile, and the flight recorder trace is written to outflightrecorder. The CPU sampling rate is hardcoded to 100 Hz by runtime/pprof.StartCPUProfile. If the flight recor
(outproffile, outflightrecorder string, durationSecs int32)
source not stored for this graph (policy: none)
no test coverage detected