[RESEND PATCH v1 0/2] Print the request tag in Block/SCSI trace events

From: Bean Huo (beanhuo)
Date: Mon Apr 16 2018 - 10:50:20 EST


These patches are to add the printout of the request tag in Block/SCSI trace
events when tracing one request or command, this is very useful for tracing
the task running status in the storage device which supports multiple command
queue.

As for the first patch " Add tag in SCSI trace events", copied from
Rajat Jain [1]. I am just re-sending here.

[1]https://patchwork.kernel.org/patch/6399661/

-- Resend since patches need to go through the block and SCSI subsystem, and need related
maintainer's confirmation.

Bean Huo (2):
trace: events: scsi: Add tag in SCSI trace events
trace: events: block: Add tag in block trace events

include/trace/events/block.h | 36 +++++++++++++++++++++++++-----------
include/trace/events/scsi.h | 20 +++++++++++++-------
2 files changed, 38 insertions(+), 18 deletions(-)

--
2.7.4