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-snippets

Include snippets when exporting results for archiving.

Syntax

-include-snippets

Arguments

None

Actions Modified

export

Description

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

Example

This command exports the result in the myRes result directory, including 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-snippets -result-dir myRes