nvme-core: add async event trace helper
authorChaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Mon, 17 Sep 2018 17:47:06 +0000 (10:47 -0700)
committerChristoph Hellwig <hch@lst.de>
Mon, 1 Oct 2018 21:16:12 +0000 (14:16 -0700)
commit09bd1ff4b15143bc0e6dd2adf39f59f6ab6e2621
tree852011bc3aa900cd3211c7b9440dc5b37311ebd4
parent97faec531460c949d7120672b8c77e2f41f8d6d7
nvme-core: add async event trace helper

This patch adds a new event for nvme async event notification.
We print the async event in the decoded format when we recognize
the event otherwise we just dump the result.

Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/core.c
drivers/nvme/host/trace.h