Spdk/test/unit/lib/scsi
Jim Harris 8dfd945b64 trace: add spdk_trace_record_tsc
This is a variant of spdk_trace_record which takes a tsc
parameter.  This allows callers who already have the
current tsc to pass it in as a parameter, saving an extra
rdtsc in the trace library.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I074f4f9fdbe649ad6717f932982a574bc61f2997

Reviewed-on: https://review.gerrithub.io/424277
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-09-04 17:09:25 +00:00
..
dev.c test/unit: Fix Scan-build errors in scsi tests 2018-08-31 19:09:07 +00:00
lun.c trace: add spdk_trace_record_tsc 2018-09-04 17:09:25 +00:00
scsi_bdev.c test/unit: Fix Scan-build errors in scsi tests 2018-08-31 19:09:07 +00:00
scsi.c scripts/check_format: check for spaces before tabs 2018-03-05 11:09:13 -05:00
Makefile test: move SCSI library unit tests to test/unit 2017-06-20 13:46:07 -04:00