ANTS Profiler™
Walk-through 2: Memory profiling
This walk-through will show you:
- Setting up a project
- How to profile memory
- Viewing and understanding results
- Sorting, filtering, and grouping results
Stop walk-through
Step 9: Viewing the Source code panel
When you click any object in the All objects or Summary panels, the Source code panel will automatically update to show the source code where the object was created. This shows that the RectangleShape object was created by the method CreateFromRandom().
In this walk-through, we have quickly and easily identified where memory issues lie in our application, by using ANTS Profiler's memory profiling feature.





