First page Back Continue Last page Graphics
Profiling an Application
Create an application memory map from one or more of the following methods:
- Repeatedly poll a running process’s memory, eliminating the locations of changing data
- Parse an application executable or dynamically-linked library’s .text data and locations where it will be mapped in memory