Visible to Intel only — GUID: GUID-A3770C44-CE8C-45EF-9174-0A8758BF83A6
Visible to Intel only — GUID: GUID-A3770C44-CE8C-45EF-9174-0A8758BF83A6
verbose
Print additional information.
Syntax
-verbose -v |
Default
Off
Actions Modified
All
Description
Use the verbose global-option when you want to write all informational messages (in addition to error and warning messages) 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 inspxe-cl.log file that contains error, warning, and all informational messages.
$ inspxe-cl -collect mi1 -verbose -- myApp