Intel® Inspector User Guide for Linux* OS

ID 767796
Date 3/31/2023
Public

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

Visible to Intel only — GUID: GUID-CD470BF1-ED82-43B4-8BFC-C2E941889327

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