Intel® Advisor Help
You need to configure binary/symbol search directories if your target application has non-standard directories with the supporting files needed to execute and analyze the target. By default, if you do not specify source search directory, Intel Advisor searches the standard OS directories. See Binary/Symbol Search Locations for details.
With Visual Studio* on Windows* OS, you can instead use the Visual Studio solution and project capabilities to search for specific directories.
To access this tab:
From the Intel Advisor GUI, choose File > Project Properties. Then click the Binary/Symbol Search tab.
From the Visual Studio* menu, choose File > Intel Advisor [version] Project Properties.... Then click the Binary/Symbol Search tab.
Use This |
To Do This |
---|---|
|
On a row containing Add new search location, click to browse for directories to include in the search list. You can also type directly in the row. In addition to local directories, you can specify a symbol server URL. |
|
Change the search order of the selected directory by moving it up or down. To select multiple rows, use the Ctrl or Shift keys. |
|
Delete a selected directory row(s). |
Search recursively checkbox |
Enable to search the specified location subdirectories. To use recursive search, the lines must provide only a directory name and omit a file name. Using a recursive search for multiple directories may slow processing and could lead to unexpected results. |