[PATCH v3] scsi: ufs: add trace event for ufs upiu

2018-03-28 Thread Ohad Sharabi
'device management', which this patch introduce, cannot be obtained from any other trace. Device management transactions are used for communication with the device such as reading and writing descriptor or attributes etc. Signed-off-by: Ohad Sharabi <ohad.shar...@sandisk.com> Reviewed-by: Sta

[PATCH v3] scsi: ufs: add trace event for ufs upiu

2018-03-25 Thread Ohad Sharabi
>v2: - split to transaction specific functions (fix warnings and simplifies code) - adding traces when sending query command Signed-off-by: Ohad Sharabi <ohad.shar...@sandisk.com> --- drivers/scsi/ufs/ufshcd.c | 40 include/trace/event

[PATCH v2] scsi: ufs: add trace event for ufs upiu

2018-03-22 Thread Ohad Sharabi
ngs and simplifies code) - adding traces when sending query command Signed-off-by: Ohad Sharabi <ohad.shar...@sandisk.com> --- drivers/scsi/ufs/ufshcd.c | 42 ++ include/trace/events/ufs.h | 28 2 files changed, 70 i

[PATCH] scsi: ufs: add trace event for ufs upiu

2018-02-20 Thread Ohad Sharabi
'device management', which this patch introduce, cannot be obtained from any other trace. Device management transactions are used for communication with the device such as reading and writing descriptor or attributes etc. Signed-off-by: Ohad Sharabi <ohad.shar...@sandisk.com> --- drivers/sc

[PATCH] scsi: ufs: add trace event for ufs upiu

2018-01-17 Thread Ohad Sharabi
'device management', which this patch introduce, cannot be obtained from any other trace. Device management transactions are used for communication with the device such as reading and writing descriptor or attributes etc. Signed-off-by: Ohad Sharabi <ohad.shar...@sandisk.com> --- drivers/sc

[PATCH] scsi: ufs: add trace event for ufs upiu

2017-12-14 Thread Ohad Sharabi
'device management', which this patch introduce, cannot be obtained from any other trace. Device management transactions are used for communication with the device such as reading and writing descriptor or attributes etc. Signed-off-by: Ohad Sharabi <ohad.shar...@sandisk.com> --- drivers/sc