help
Display brief explanations of command line arguments.
Syntax
-h, -help  |  
     
-help <action>  |  
     
-help collect <analysis_type>  |  
     
-help collect-with <collector_type>  |  
     
-help report <report_type>  |  
     
Arguments
Argument  |  
        Description  |  
       
None  |  
        List available action options for which help is available.  |  
       
<action>  |  
        Output a help message for the specified action.  |  
       
Description
Use the help action to access help for the vtune command. The help for each action includes explanations and usage examples.
Below is a list of available actions:
help, version, import, finalize, report, collect, collect-with, command
Examples
Display all available vtune actions.
vtune -help 
   Display help for the collect action, including all available options.
vtune -help collect 
   This example displays help for the threading analysis type, including knobs that are available on your system.
vtune -help collect threading 
   Display help for the hotspots report, including value for the group-by action-option.
vtune -help report hotspots