Visible to Intel only — GUID: GUID-EADBBEE1-0E40-4C74-AE01-9CF7C54DE54E
Visible to Intel only — GUID: GUID-EADBBEE1-0E40-4C74-AE01-9CF7C54DE54E
quiet
Suppress non-essential information.
Syntax
-quiet -q |
Default
Off
Actions Modified
All
Description
Use the quiet global-option when you want only errors and warnings to be written to stderr.
Example
This command:
Runs a Detect Leaks (mi1) analysis on the application myApp.
Stores the result in the r@@@mi1 result directory in the current working directory, where @@@ represents the next available number.
Generates a summary report of detected problems, and writes it to the inspxe-cl.txt file in the result directory.
Generates an insp-cl.loginspxe-cl.log file that contains error, warning, and minimal status information.
$ inspxe-cl -collect mi1 -quiet -- myApp