- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
my post keep geting marked as spam, so i trying again, i can post more information if needed, but i just simply trying to ask this question, please excuse any typo, as i am trying to avoid copy and pasting incase thats the issue
i want to collect assmbly imformation using the command line, but i get the error Source/ assembly Code for the selected object is not available
i using the following comand
vtune -report hotspots -r Data/runA -source-object function="havlak::HavlakloopFinder\$4::apply" -group-by=basic-block,address -column=block,"CPU Time:Self",assembly
But this does not work and returns no source found, it seems to be only this method this comand does not work for
when i look at the GUI view for this method i can find two entries
havlak::HavlakLoopFinder$4::apply(java::lang::Object)
havlak::HavlakLoopFinder$4::apply(java::lang::Interger)
i assume the error is because it can't work out which one of the two method i want.
i want to use the comand line, the gui view which does work for both is not a suitable workaround,
so is there a way to provide the "full" name of the function
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Since you mentioned that the GUI view provided the data you wanted, can you try generating command line config from GUI?

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