- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When I ran the advixe-cl tool like this:
advixe-cl --collect survey -- ./grab
I got a warning that said:
Warning: specifying --search-dir when collecting data is strongly recommended.
I am not sure what they mean.
I usually put my executable in the same directory as my source code. Is that what it is complaing about?
Any help appreciated. Thanks in advance.
Newport_j
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello newport_j,
You can learn more details about Intel(R) Advisor XE 2013 command line option "--search-dir" in the following link:
http://software.intel.com/sites/products/documentation/doclib/stdxe/2013/advisorxe/win/ug_docs/GUID-0D838812-B329-4297-AAB7-2CDB3AA1D6A5.htm
Your command line can simply be changed to the following line to enable Advisor XE to find the relevant files:
advixe-cl --collect survey --search-dir=all=./ -- ./grab
Please let me know if I can help further.
Thank you.
Intel Developer Support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Newport_j,
I fixed the link - please double check now. Sorry for the inconvenience.
Intel Developer Support

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