Command Entry Point Overview
Syntax
devkit [-h | --help] [-v | --version] COMMAND [ARGS]
Overview
If the tool has been installed (or decompressed from a package), you can use the -h parameter to view the items supported by the tool and the -v parameter to view the current version.
- An RPM package is used as an example.
- If you use a compressed package, do not copy the DevKit binary file to another path. Otherwise, the dependencies may fail.
devkit -h
Command output:
Usage: devkit [-h | --help] [-v | --version] COMMAND [ARGS] The most commonly used devkit sub commands are: help Get help information version Get version information porting Run a command for porting tuner Run a command for system performance analysis advisor Run a command for advisor report Read specific_name.tar and display the result See 'devkit COMMAND --help' for more information on a specific command.
The porting command is used for application porting, the tuner command is used for system performance analysis, and the advisor command is used for affinity analysis. The report command is used to view the result of the TAR package generated by the task.