Intel® Inspector Help
Suppress the display of a summary after a collect action.
-no-summary -summary |
summary - A Summary of observed problems is displayed after a collect action, and written to a file as a Summary report.
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.
This command performs the narrowest-scope threading analysis on myApp and generates no Summary report.
$ inspxe-cl -collect ti1 -no-summary -- myApp