Search
Support & Downloads
All of Support
This Category
Software Products
Performance Tools for Software Developers
How can I track the function hierarchy from the sampling data views?

Sampling data doesn't contain information about function hierarchy. With sampling collection you can detect only hotspots in your application code and see them grouped by processes, threads, modules, functions, and EIP addresses. You may need to use Call Graph collection to supplement sampling analysis and obtain an execution flow with a critical path through the application.

This applies to:
Intel® VTune™ Performance Analyzer for Linux*
Intel® VTune™ Performance Analyzer for Windows*

Solution ID: CS-025461
Date Created: 23-Jan-2007
Last Modified: 25-Jan-2007