The following table details the options that are valid when using the
petalinux-util --jtag-logbuf
command.
Option | Functional Description | Value Range | Default Value |
---|---|---|---|
-i,--image IMAGEPATH
|
Linux kernel ELF image. This is required. | User-specified | None |
--hw_server-url URL
|
URL of the hw_server to connect to. This is optional. | User-specified | None |
-p,--project PROJECT
|
PetaLinux project directory path. This is optional. | User-specified | Current Directory |
--noless
|
Do not pipe output to the less command. This is optional. | None | None |
-v,--verbose
|
Displays additional output messages. This is optional. | None | None |
-h,--help
|
Displays tool usage information. This is optional. | None | None |
--dryrun
|
Prints the commands required to extract the kernel log buffer, but do not run them. | None | None |