Revision ab9adc88 trace-events

b/trace-events
207 207

  
208 208
# hw/scsi-bus.c
209 209
disable scsi_req_alloc(int target, int lun, int tag) "target %d lun %d tag %d"
210
disable scsi_req_data(int target, int lun, int tag, int len) "target %d lun %d tag %d len %d"
210 211
disable scsi_req_dequeue(int target, int lun, int tag) "target %d lun %d tag %d"
211 212
disable scsi_req_parsed(int target, int lun, int tag, int cmd, int mode, int xfer, uint64_t lba) "target %d lun %d tag %d command %d dir %d length %d lba %"PRIu64""
212 213
disable scsi_req_parse_bad(int target, int lun, int tag, int cmd) "target %d lun %d tag %d command %d"

Also available in: Unified diff