Display brief explanations of command line arguments.
Syntax
-h,-help |
-help<action> |
-helpcollect <analysis_type> |
-helpcollect-with <analysis_type> |
-helpreport <report_type> |
Description
Use the help action to access help for the amplxe-cl 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 amplxe-cl actions.
$ amplxe-cl -help
Display help for the collect
action, including all available options.
$ amplxe-cl -help collect
This example displays help for the locks and waits analysis type, including knobs that are available on your system.
$ amplxe-cl -help collect locksandwaits
Display help for the hotspots report, including values for the group-by and filter action-options.
$ amplxe-cl -help report hotspots
Parent topic: Command Line Interface Reference
Inglese