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

import

Import data collected using legacy Intel products.

Syntax

-import <PATH>

Arguments

PATH

PATH/name of result directory containing the result to import.

Description

Use the import action to translate archived data files, or files generated with legacy Intel products. Supported file types are: .insp, .pdr, .inspxez.

NOTE:
Legacy formats do not contain all the data fields that are included in the newer result files, so some data fields may be empty in reports generated from imported results.

Example

This command imports an archived result and generates a new result in the directory myImportedResult. The result in myNewResult can be opened in the GUI or used to generate reports.

$  inspxe-cl -import myArchivedResult.inspxez -result-dir myImportedResult