A newer version of this document is available. Customers should click here to go to the newest version.
inspxe-cl Actions, Options and Arguments
This reference provides details on all options supported by the Intel Inspectorinspxe-cl command tool.
Command options are categorized as follows:
- action: The action that the command performs, such as collect data or generate a report. You must specify exactly one action per command. 
- action-option: Defines a behavior applicable to the specified action. Only use action-options that are supported by the action, or a usage error will result. You may have one or more supported action-options per command. 
- global-option: Defines a behavior applicable to all actions. You may have one or more global-options per command. 
Action-Option Usage Rules:
- If opposing action-options are used on the same command line, the last specified action-option applies. 
- An action-option that is redundant or has no meaning in the context of the specified action is ignored. 
- Attempted use of an inappropriate action-option which would lead to unexpected behavior returns a usage error. 
Actions
| Action | Purpose | 
|---|---|
| Run a memory or threading error analysis and data collection. | |
| Run an analysis and data collection with advanced knob settings. | |
| Perform an action on a running analysis. | |
| Generate a suppression file for all problems detected in a result. | |
| Export a result file, optionally including code snippets and sources, to an archive file. | |
| Redo symbol resolution for an existing result. | |
| Display up-to-date information for all available command-line actions. | |
| Create a new result from a legacy Intel Inspector result or raw data file. | |
| List knobs for the specified analysis type. | |
| Merge problem states from one result into another result. | |
| Generate a summary, list of problems, or list of code locations report. | |
| Display product version information. | 
- app-working-dir
 Specify the directory where the application will be run.
- archive-name
 Provide the filename when exporting results to an archived file.
- baseline-result
 Propagate states and annotations from a specified baseline result when performing analysis or generating a report.
- collect
 Run the specified type of analysis and collect data.
- collect-with
 Run the collector with specified knob settings to perform analysis and data collection.
- command
 Perform the specified action on a running analysis.
- convert-suppression-file
 Convert a third-party suppression file for use with Intel Inspector.
- create-suppression-file
 Generate a suppression file for all detected problems in the specified result.
- csv-delimiter
 Specify the delimiter when generating a report in tabular format.
- executable-of-interest
 Specify which executable to analyze.
- export
 Export collected results and store as an archived file.
- filter
 Specify filtering for a report.
- finalize
 Resolve symbols and form problems sets to finalize an existing result.
- format
 Specify the output format for a report.
- help
 Display explanations of command line arguments.
- include-snippets
 Include snippets when exporting results for archiving.
- include-sources
 Include sources and snippets when exporting results for archiving.
- import
 Import data collected using legacy Intel products.
- knob
 Specify additional settings for a collect or collect-with action.
- knob-list
 Display configurable settings for a collect or collect-with action.
- merge-states
 Merge problem states from a result into problem states in another copy of the same result.
- module-filter
 Set a filter to specify which application modules to analyze.
- module-filter-mode
 Exclude filtered application modules from analysis.
- no-auto-finalize
 Perform collection without finalizing the result.
- no-summary
 Suppress the display of a summary after a collect action.
- option-file
 Specify one or more files containing command line options.
- quiet
 Suppress non-essential information.
- report
 Generate a report from result data collected during a previous analysis.
- report-all
 Create a detailed report particularly useful for regression testing purposes.
- report-output
 Output a report file with the specified pathname.
- result-dir
 Specify the directory where the result is stored.
- return-app-exitcode
 Return the exit code from the target application.
- search-dir
 Specify an alternative location(s) for finding application support files.
- sort-asc
 Sort report data by specified field(s) in ascending order.
- sort-desc
 Sort report data by specified field in descending order.
- suppression-file
 Use rules defined in a suppression file to exclude known problems during collection.
- user-data-dir
 Specify the base directory for result paths.
- verbose
 Print additional information.
- version
 Display product version information.