Intel® Inspector User Guide for Windows* OS

ID 767798
Date 3/31/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

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