Profile Explorer Microsoft Corporation
winget install --id=Microsoft.ProfileExplorer -e Profile Explorer is a tool for analyzing CPU profiling traces collected via ETW on x64 and ARM64 Windows systems. Designed to help identify performance bottlenecks in applications, it presents detailed insights through multiple interactive views.
Key Features:
- Hot function list to quickly find slow-performing code
- Flame graph visualization of call stacks
- Call tree analysis for understanding execution flow
- Timeline view for timing analysis
- Assembly code disassembly with navigation features
- Source file mapping and search capabilities
Ideal for developers, performance engineers, and application analysts seeking to optimize code performance. Profile Explorer enables efficient trace analysis even for large files (over 10 GB), with multi-threaded processing and responsive UI updates.