On Mon, 16 Apr 2018 14:33:29 +0000 "Bean Huo (beanhuo)" <beanhuo@xxxxxxxxxx> wrote: > Print the request tag along with other information in block trace events > when tracing request , and unplug type (Sync / Async). > > Signed-off-by: Bean Huo <beanhuo@xxxxxxxxxx> I don't see any issue with the tracing part. Acked-by: Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx> Others need to check the content. -- Steve > --- > include/trace/events/block.h | 36 +++++++++++++++++++++++++----------- > 1 file changed, 25 insertions(+), 11 deletions(-) >