[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>
Esse commit está contido em:
@@ -84,7 +84,8 @@ fnic_trace_data_t *fnic_trace_get_buf(void);
|
||||
int fnic_get_trace_data(fnic_dbgfs_t *);
|
||||
int fnic_trace_buf_init(void);
|
||||
void fnic_trace_free(void);
|
||||
int fnic_debugfs_init(void);
|
||||
void fnic_debugfs_terminate(void);
|
||||
int fnic_trace_debugfs_init(void);
|
||||
void fnic_trace_debugfs_terminate(void);
|
||||
|
||||
#endif
|
||||
|
Referência em uma nova issue
Block a user