qaic-log¶
The QAic Logger (qaic-log) utility is used to capture log messages
from firmware images running on the Qualcomm Cloud AI Accelerator cards.
The qaic-log command should have one of the options l, r, g or m in it.
Examples:
sudo /opt/qti-aic/tools/qaic-log -l i=info -d 0
The command to read logs:
sudo /opt/qti-aic/tools/qaic-log -r -d 0
Where -d is the device’s unique ID (0, 1, 2, and so on).
Command-line options¶
Option |
Argument / Values |
Description |
|---|---|---|
|
Collect logs from device(s) when transport mode is set to DIAG.
Valid options used with |
|
|
|
Set log level:
|
|
|
CPU type:
|
|
|
Device ID. |
|
|
Output file to store logs. If not specified, logs are printed to the terminal. |
|
|
Total duration to collect logs.
Default is |
|
|
Log polling interval.
Default is |
|
Retrieve available log source names from device(s).
Valid option used with |
|
|
|
Set transport mode:
|
|
|
Log source name.
Use |
|
Increase verbosity of QAicMonitor output.
Default level is error.
Specify multiple |
|
|
|
Maximum number of retries on timeout or failures.
Default is |
|
Display help information. |