A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-B15F4A9C-2C82-4795-84AE-54DE0DE7E09B
Visible to Intel only — GUID: GUID-B15F4A9C-2C82-4795-84AE-54DE0DE7E09B
Debugging and Profiling
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.