Qualcomm Snapdragon Profiler
About
Snapdragon Profiler is Qualcomm's SoC (CPU, GPU, DSP etc.) performance analysis tool. It enables users to graph performance counters to understand system behaviour and identify application performance bottlenecks.
Snapdragon Profiler has three distinct modes of operation:
-
Profiling: Real-time
- Analyze CPU, GPU, DSP, memory, power, thermal, and network data metrics
-
Profiling: Trace Capture
- Visualize kernel and system events on a timeline to analyze low-level system events across the CPU, GPU, and DSP
-
Debugging: Snapshot Capture
- Capture and debug a rendered frame from any OpenGL ES app
You can learn more about the tool on Qualcomm's Snapdragon Profiler overview page.