系统诊断功能说明
命令功能
查看系统诊断支持任务的帮助信息。
命令格式
devkit doctor [-h | --help] TASK [ARGS]

示例均为RPM包安装使用。
使用示例
执行以下命令,查看系统诊断支持的功能信息:
devkit doctor -h
返回信息如下:
Usage: devkit doctor [-h | --help] TASK [ARGS] The most commonly used devkit diagnosis sub tasks are: help Get help information memalloc Run the memory allocate collection and analysis task memoob Run the memory out-of-bounds collection and analysis task crypt-scan Run the crypt scan task sen-scan Run the sen scan task See 'devkit doctor TASK --help' for more information on a specific task.
父主题: 系统诊断