|
|
selfmonitor.MemoryInfoCapture(pprofpath, 1*time.Minute)
|
|
selfmonitor.MemoryInfoCapture(pprofpath, 1*time.Minute)
|
|
|
(&mio.ClearFiles{Dir: pprofpath, NameMatch: `^.*\.prof$`, KeepLast: 10}).Do()
|
|
(&mio.ClearFiles{Dir: pprofpath, NameMatch: `^.*\.prof$`, KeepLast: 10}).Do()
|