perfview icon indicating copy to clipboard operation
perfview copied to clipboard

Increasing Private memory (In use)

Open imank61 opened this issue 4 years ago • 0 comments

Hi I encountered to an Increasing Private Memory problem, when I Used the events [Source.Kernel.FileIOWrite] & [Source.Kernel.FileIORead] in my code. I have also checked for IDisposable Objects in the parameters on these events. There is no any IDisposable object to dispose. But I don't know why the private memory is increasing continuously? May you help me please?

Regards

imank61 avatar Aug 10 '21 03:08 imank61