Forum Discussion

MLefebvre's avatar
MLefebvre
New Contributor
15 years ago

Profiling memory usage

Hi,



I have a need that I thought would be simple, but can't see how to achieve it : know what memory allocations have been made and not released between two arbitrary points (in practical, before and after a user action) of my application.

As far as I can see, Memory allocation profiler can only be used on full execution cycle (run to terminate), not between 2 arbitrary points in time.



Can you help ?

Best regards,

ML