インテル® VTune™ Amplifier 2018 ヘルプ

Dialog Box: Binary/Symbol Search

Use the Binary/Symbol Search dialog box to configure the search directories for binary and symbol files on the host, which is required to finalization and accurate source analysis. For example, specify non-standard directories for the supporting files needed to execute the target executable.

For remote data collection, if the symbol files are not available on the host, make sure to either copy them to the host or mount the directory with the source files and add it to the search paths. Binary files are copied from the target system to the host by default after data collection.

To access this dialog box:

  1. On the Intel® VTune™ Amplifier toolbar, click the Configure Project button.

    The result tab opens the Choose Target and Analysis Type window with the Analysis Target tab active.

  2. Click the Binary/Symbol Search button on the command toolbar on the right.

Use This

To Do This

Search Directories list

  • Add non-standard directories to the list.

  • View the directories currently in the search list, including their search order.

button

Browse for directories to include to the search list.

<Add new search location> field

Add a new local search directory or a symbol server paths to the list by clicking the field and typing the path and name of the directory in the activated text box.

If running an analysis from the standalone VTune Amplifier GUI on Windows, make sure to configure the Microsoft* symbol server by adding the following line to the list of search directories:

srv*C:\local_symbols_cache_location*http://msdl.microsoft.com/download/symbols

where local_symbols_cache_location is the location of local symbols. VTune Amplifier will download debug symbols for system libraries to this location and use them to resolve collected data and provide accurate performance data for system modules.

Note

The search is non-recursive. Make sure to specify correct paths to the binary/symbol files.

button

Move the selected directory up the search priority list.

button

Move the selected directory down the search priority list.

Remove directory button

Remove the selected directory from the list.

関連情報