perfview
perfview copied to clipboard
Increasing Private memory (In use)
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