This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Inspect memory usage by variable/object

Hello,

I am suspecting an inefficient memory usage in my application. I would like to understand where the memory is allocated/used in my application. Is it possible to use AR forge products to backtrack memory usage to individual variables/objects in my C++ code base.