diff options
author | Dongli Zhang <dongli.zhang@oracle.com> | 2025-04-02 23:29:52 -0700 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2025-05-18 17:25:24 -0400 |
commit | a94c96a352b56bf7aa519ed3084d3d5ac5e76910 (patch) | |
tree | c52618bc72554ecd66041264bc5e2715dce4bff8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c2c5c259aad628b3e0b4def7d9c02faad92eda11 (diff) |
vhost-scsi: log control queue write descriptors
Log write descriptors for the control queue, leveraging
vhost_scsi_get_desc() and vhost_get_vq_desc() to retrieve the array of
write descriptors to obtain the log buffer.
For Task Management Requests, similar to the I/O queue, store the log
buffer during the submission path and log it in the completion or error
handling path.
For Asynchronous Notifications, only the submission path is involved.
Suggested-by: Joao Martins <joao.m.martins@oracle.com>
Signed-off-by: Dongli Zhang <dongli.zhang@oracle.com>
Message-Id: <20250403063028.16045-8-dongli.zhang@oracle.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Mike Christie <michael.christie@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions