Intel® Inspector User Guide for Linux* OS

ID 767796
Date 5/15/2022
Public

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

Document Table of Contents

include-sources

Include sources and snippets when exporting results for archiving.

Syntax

-include-sources

Arguments

None

Actions Modified

export

Description

Use include-sources with the export action to include code sources as well as snippets when exporting a result for archiving as an *.inspxez file.

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-archived-result.inspxez in the current working directory.

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