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
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