42db922de8
The following changes are added in this patch: 1. Remove unused TRACE_ISCSI_CONN_ACTIVE and TRACE_ISCSI_CONN_IDLE. 2. TRACE_ISCSI_TASK_EXECUTED is added. This tracepoint can be used to record TSC for every PDU, especially non-SCSI PDU. 3. TRACE_ISCSI_PDU_COMPLETED is added. This tracepoint is for SCSI PDU. It will record the TSC which includes the cycles of flushing writebuf. Change-Id: I277bb2ce57e3cd2fc6fcb25845abdf2c11ed062b Signed-off-by: Liang Yan <liang.z.yan@intel.com> Reviewed-on: https://review.gerrithub.io/425036 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: GangCao <gang.cao@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>