Analyzers
Community support for Analyzers (Intel VTune™ Profiler, Intel Advisor, Intel Inspector)
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

How to detect hot data?

Intel_C_Intel
Employee
361 Views
I am tuning a program on Itanium 2. I want a quick way to find out hot data. In other word, I want to sort the virtual addresses by the frequency in which they are read / written. It is best if the data access and instruction access can be distinguished. Can it be done by using VTune or any other performance analysis tool? I appreciaite for your help. Thanks.
0 Kudos
2 Replies
David_A_Intel1
Employee
361 Views

Hi pzhang4:

Currently, the analyzer does not support this usage model or data analysis. I think there might be some investigative work in this area. If you would like to pursue this topic, please submit an issue at Intel Premier Support.

Intel_C_Intel
Employee
361 Views
Thanks a lot, DaveA. I will submit it to Intel Premier Support.
Reply