Intel® Inspector User Guide for Windows* OS

ID 767798
Date 3/22/2024
Public
Document Table of Contents

export

Export collected results and store as an archived file.

GUI Equivalent

Exporting Archives

Syntax

-export

Arguments

None

Description

Use the export action to export a result for archiving as an *.inspxez file. Use with the archive-name action-option.

Example

This command exports the result in the myRes result directory, including code sources as well as code snippets, and saves the archive as my-new-archived_result.inspxez in the current working directory.

$ inspxe-cl -export -archive-name my-new-archived_result.inspxez -include-sources -result-dir myRes