- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using VTune PA 7.2 evaluation. I run my application and go to sampling results. Here i got my hotspot in source code and make it as 'mixed by execution'. As shown in attachment, the hotspot is for memcpy. When i took the tuning assistant, it not showing any tips, only workload insights and system info are displayed. But for the traning tutorial (VTuneTraininggs_vtuneindex.htm ), it showing correct tips for source code.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi deepavs!
It looks like you started the Tuning Assistant at the first view opened by the analyzer, which lists all modules loaded into the system. Therefore, it did not key in on your application. Instead, select the Process button (or change the default view in the Options -> Sampling page) to list all processes running during the data collection. Next, select your application from the list and press the Module button. Now, press the F8 key to run the Tuning Assistant on your application. You should see Hotspot Insights in the Tuning Assistant window after it generates its report.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am getting the hot spot insights and i have taken my module itself navigating from process->thread->module. But i want the tuning assistance for my assembly code. ie when i select 'mixed by execution', i got the hotspot at assembly code. When i select tuning assistance for this code, i am not getting any help. But for the tutorial, its showing tuning assistance as shown in the attachment. The location is Findinh and analyzing bottleneck->source view->analyzing hotspot in your source code->Get tuning advice. In that its showing what all bits operations doing for the single line of code. I am asking for this advice for my 'memcpy' operation.:smileyhappy:

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page