]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NVMe: Add tracepoints
authorKeith Busch <keith.busch@intel.com>
Mon, 28 Apr 2014 18:30:52 +0000 (12:30 -0600)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Mon, 5 May 2014 14:41:26 +0000 (10:41 -0400)
commit3291fa57cb1b004c1a4823beb28b5cc72555f1a5
tree027fa1d510238ddd18d6c5b2bced5b5f5c585088
parent94bbac4052eb93219ca0aa370ca741486b25fb98
NVMe: Add tracepoints

Adding tracepoints for bio_complete and block_split into nvme to help
with gathering IO info using blktrace and blkparse.

Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
block/blk-core.c
drivers/block/nvme-core.c