Intel® Inspector Help

Exporting and Importing Files

Create result archive files to easily:

You can choose to include or exclude source files when you create result archive files.

When you import a result archive file into the current project, the Intel Inspector:

  1. Extracts the result archive.

  2. Names the extracted result import@@@, where import is a constant, and @@@ represents the next available number.

  3. Saves the extracted result to an import@@@ directory of the same name.

You can also import a result not associated with a project or a result from another Intel® error-detection product into the current project. When you import such results, the Intel Inspector:

  1. Makes a copy of the result.

  2. Converts the copy to the Intel Inspector result format.

  3. Names the new result import@@@, where import is a constant, and @@@ represents the next available number.

  4. Saves the new result to an import@@@ directory of the same name.

Tip

Refinalize the imported result to apply current project symbol information. (Use the Re-resolve option on the Project Navigator pane context menu.)

Parent topic:Investigating Results

See Also