Revision 814589c4 trace-events

b/trace-events
403 403

  
404 404
# hw/scsi-bus.c
405 405
scsi_req_alloc(int target, int lun, int tag) "target %d lun %d tag %d"
406
scsi_req_cancel(int target, int lun, int tag) "target %d lun %d tag %d"
406 407
scsi_req_data(int target, int lun, int tag, int len) "target %d lun %d tag %d len %d"
407 408
scsi_req_data_canceled(int target, int lun, int tag, int len) "target %d lun %d tag %d len %d"
408 409
scsi_req_dequeue(int target, int lun, int tag) "target %d lun %d tag %d"

Also available in: Unified diff