[SCSI] fnic: Fnic Statistics Collection
authorHiral Patel <hiralpat@cisco.com>
Fri, 13 Sep 2013 00:45:42 +0000 (17:45 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 25 Oct 2013 08:57:57 +0000 (09:57 +0100)
commit67125b0287a9e6506c4f5afca7376667bf6dab5b
tree2a6e4e38136649cc82762b521248a361919c2a54
parent441fbd25954c30d821187203f7dc941bf7b6d792
[SCSI] fnic: Fnic Statistics Collection

This feature gathers active and cumulative per fnic stats for io,
abort, terminate, reset, vlan discovery path and it also includes
various important stats for debugging issues. It also provided
debugfs and ioctl interface for user to retrieve these stats.
It also provides functionality to reset cumulative stats through
user interface.

Signed-off-by: Hiral Patel <hiralpat@cisco.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/fnic/fnic.h
drivers/scsi/fnic/fnic_debugfs.c
drivers/scsi/fnic/fnic_fcs.c
drivers/scsi/fnic/fnic_isr.c
drivers/scsi/fnic/fnic_main.c
drivers/scsi/fnic/fnic_scsi.c
drivers/scsi/fnic/fnic_stats.h [new file with mode: 0644]
drivers/scsi/fnic/fnic_trace.c
drivers/scsi/fnic/fnic_trace.h