Rate This Document
Findability
Accuracy
Completeness
Readability

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.

The following uses a server powered by the Kunpeng 920 processor as an example:

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
   sys-mig     Run a command for sys-mig
   tuner       Run a command for system performance analysis
   java-perf   Run a command for java 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 the Porting Advisor tool, sys-mig for the System Migration, tuner for the System Profiler, java-perf for the Java Profiler, and advisor for the Affinity Analyzer. The report command is used to view the result of the TAR package generated by the task.