1
0
Fork 0

Adding upstream version 2.14.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-22 13:00:33 +02:00
parent 94a061187a
commit dbdc28cb89
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
572 changed files with 4636 additions and 1730 deletions

View file

@ -2,12 +2,12 @@
.\" Title: nvme-solidigm-workload-tracker
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
.\" Date: 04/11/2025
.\" Date: 05/20/2025
.\" Manual: NVMe Manual
.\" Source: NVMe
.\" Language: English
.\"
.TH "NVME\-SOLIDIGM\-WORK" "1" "04/11/2025" "NVMe" "NVMe Manual"
.TH "NVME\-SOLIDIGM\-WORK" "1" "05/20/2025" "NVMe" "NVMe Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@ -32,7 +32,8 @@ nvme-solidigm-workload-tracker \- Real\-time capture of Workload Tracker samples
.SH "SYNOPSIS"
.sp
.nf
\fInvme solidigm workload\-tracker\fR <device> [\-\-enable | \-e] [\-\-disable | \-d]
\fInvme solidigm workload\-tracker\fR <device> [\-\-uuid\-index=<id> | \-U <id>]
[\-\-enable | \-e] [\-\-disable | \-d]
[\-\-sample\-time=<time> | \-s <time>]
[\-\-type=<type> | \-t <type>]
[\-\-run\-time=<seconds> | \-r <seconds>]
@ -51,6 +52,11 @@ Captures and displays real\-time workload tracker samples for the given Solidigm
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
\-U <id>, \-\-uuid\-index=<id>
.RS 4
Specify the UUID index (0\-127) for the command\&.
.RE
.PP
\-e, \-\-enable
.RS 4
Enable the workload tracker before capturing samples\&.