Search Non-standard Directories

Intel Inspector is designed to search all standard directories for the supporting files necessary to execute an application during analysis and manage result data after analysis. You can also configure the Intel Inspector to search non-standard directories:

Note

If you take full advantage of the solutions/projects paradigm to create application software in the Visual Studio* IDE, searching for non-standard directories should be unnecessary.

Add a Directory to the Search List

  1. From the:

    • From the Visual Studio* menu, choose Project > Intel Inspector <version> Project Properties....

      Note

      In Visual Studio* 2022, Intel Inspector provides lightweight integration. You can configure and compile your application and open the standalone Intel Inspector interface from the Visual Studio for further analysis. All your settings will be inherited by the standalone Intel Inspector project.
    • From the Standalone Intel Inspector GUI menu, choose File > Project Properties....

  2. In the Project Properties dialog box, choose the Binary/Symbol Search or Source Search tab.

  3. In the Search Directories column, click the button to browse to and select a directory.

  4. To add another search directory, click Add new search location in the Search Directories column to display another button.

  5. Repeat steps 3 and 4 as necessary. When you are finished, click the OK button.

Outcome:

Change the Directory Search Order

  1. Click the appropriate directory.

  2. Click the or button.

Remove a Directory from the Search List

  1. Click the appropriate directory.

  2. Click the button.

See Also