Enables, disables, or retrieves the Solidigm latency tracking log for the given NVMe device\&. This log provides detailed information about I/O latencies\&.
.sp
The <device> parameter is mandatory and may be either the NVMe character device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1)\&.
.SH"OPTIONS"
.PP
\-e, \-\-enable
.RS4
Enable latency tracking before retrieving the log\&.
.RE
.PP
\-d, \-\-disable
.RS4
Disable latency tracking after retrieving the log\&.
.RE
.PP
\-r, \-\-read
.RS4
Retrieve read latency statistics (default if neither \-\-read nor \-\-write is specified)\&.
.RE
.PP
\-w, \-\-write
.RS4
Retrieve write latency statistics\&.
.RE
.PP
\-t <value>, \-\-type <value>
.RS4
Specify the log type to retrieve\&. Valid values depend on the device\(cqs capabilities\&.
.RE
.PP
\-o <fmt>, \-\-output\-format=<fmt>
.RS4
Set the reporting format to
\fInormal\fR,
\fIjson\fR, or
\fIbinary\fR\&. Only one output format can be used at a time\&.
.RE
.SH"EXAMPLES"
.sp
.RS4
.ien\{\
\h'-04'\(bu\h'+03'\c
.\}
.el\{\
.sp-1
.IP\(bu2.3
.\}
Enable latency tracking and retrieve the read latency log: