MemProfile triggers GC and writes a heap profile to outprofile. rate controls the memory profiling granularity: 1 is most detailed, 0 disables profiling entirely. The previous MemProfileRate is restored after the profile completes (default is 512*1024). If the flight recorder is not already running
(rate int32, outprofile string)
source not stored for this graph (policy: none)
no test coverage detected