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 aDetect Leaks (mi1)analysis on the applicationmyApp.
- Stores the result in ther@@@mi1result directory in the current working directory, where@@@represents the next available number.
- Generates a summary report of detected problems, and writes it to theinspxe-cl.txtfile in the result directory.
- Generates aninsp-cl.loginspxe-cl.logfile that contains error, warning, and minimal status information.
$ inspxe-cl -collect mi1 -quiet -- myApp