A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-55A39927-E9F0-4E24-AA08-32B4076EEE28
Visible to Intel only — GUID: GUID-55A39927-E9F0-4E24-AA08-32B4076EEE28
Performance Profiling and Analysis
Understanding the behavior of your system is critical to making informed decisions about optimization choices. Some tools like profilers, analyzers, or debuggers are full-featured. Other tools like interval timers, kernel timers, and print statements are lighter weight. But all of them serve an important purpose in the optimization process.
This section covers topics related to these tools’ use for software optimization.