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

no-summary

Suppress the display of a summary after a collect action.

Syntax

-no-summary

-summary

Default

summary - A Summary of observed problems is displayed after a collect action, and written to a file as a Summary report.

Actions Modified

collect

Description

A summary of observed problems is generated after a collect action by default. Use the --no-summary action-option when you do not want a summary to be generated.

Example

This command performs the narrowest-scope threading analysis on myApp and generates no Summary report.

$ inspxe-cl -collect ti1 -no-summary -- myApp