OSDN Git Service

nvme-trace: support for fabrics commands in host-side
authorMinwoo Im <minwoo.im.dev@gmail.com>
Wed, 12 Jun 2019 12:45:31 +0000 (21:45 +0900)
committerChristoph Hellwig <hch@lst.de>
Fri, 21 Jun 2019 09:12:22 +0000 (11:12 +0200)
commitad795e47cdef078bfd9e48745040d12104005aab
treec20f4f39fa2a558eaae5d946a2258e3df71eae58
parent26f2990d85838caa650744a0ded9e38988a2bd7f
nvme-trace: support for fabrics commands in host-side

This patch introduces fabrics commands tracing feature from host-side.
This patch does not include any changes for the previous host-side
tracing, but just add fabrics commands parsing in cmd=() format.

Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>
[hch: fixed some whitespace damage]
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/trace.c
drivers/nvme/host/trace.h
include/linux/nvme.h