Features
Visualize Threaded Application Behavior:
- Timeline view aids in understanding what threads are doing and how they interact
- Pinpoint the exact location of performance issues in call stacks and source code to aid analysis
- Measure the number of cores that are effectively utilized by the application to determine actual parallel performance
Identify Parallel Performance Issues:
- Identify the threads and synchronization objects which impact performance
- See the distribution of work to threads and pinpoint load imbalances
Advanced Thread Profiling Functionality:
- OpenMP* analysis enables quick prototyping and estimation of the performance potential of different designs
- Use critical path analysis to help focus on more significant performance issues
Microsoft Visual Studio* 2005 Support:
- Supports C++ applications developed using the Microsoft Windows* compilers in Microsoft Visual Studio* 2005
For additional details, please visit: Intel® Thread Profiler 3.1 for Windows*.
* Other names and brands may be claimed as the property of others.