Visible to Intel only — GUID: GUID-8E68F175-D8B1-4BD9-BCAD-3E5A09FD9A96
Visible to Intel only — GUID: GUID-8E68F175-D8B1-4BD9-BCAD-3E5A09FD9A96
Algorithm Group
The analyses in the Algorithm group target software tuning. They help you understand where your application spends the most time. You can also analyze the efficiency of your algorithms.
The Algorithm group includes these analysis types:
Hotspots focuses on a particular target, identifies functions that took the most CPU time to execute, restores the call tree for each function, and shows thread activity.
- Anomaly Detection analysis helps you identify performance anomalies in frequently recurring intervals of code like loop iterations.
Memory Consumption analyzes your Linux* native or Python* targets to explore memory consumption (RAM) over time and identify memory objects allocated and released during the analysis run.