[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 Reviewed-by: Stanislav Nijnikov R

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

2018-03-25 Thread Ohad Sharabi
oid * v1->v2: - split to transaction specific functions (fix warnings and simplifies code) - adding traces when sending query command Signed-off-by: Ohad Sharabi --- drivers/scsi/ufs/ufshcd.c | 40 include/trace/events/ufs.h | 27 ++

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

2018-03-22 Thread Ohad Sharabi
warnings and simplifies code) - adding traces when sending query command Signed-off-by: Ohad Sharabi --- drivers/scsi/ufs/ufshcd.c | 42 ++ include/trace/events/ufs.h | 28 2 files changed, 70 insertions(+) diff --git a

[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 --- drivers/scsi/ufs/ufsh

[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 --- drivers/scsi/ufs/ufsh

[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 --- drivers/scsi/ufs/ufsh