1
0
Fork 0

Merging upstream version 2.14.

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

View file

@ -8,7 +8,8 @@ nvme-solidigm-workload-tracker - Real-time capture of Workload Tracker samples
SYNOPSIS
--------
[verse]
'nvme solidigm workload-tracker' <device> [--enable | -e] [--disable | -d]
'nvme solidigm workload-tracker' <device> [--uuid-index=<id> | -U <id>]
[--enable | -e] [--disable | -d]
[--sample-time=<time> | -s <time>]
[--type=<type> | -t <type>]
[--run-time=<seconds> | -r <seconds>]
@ -31,6 +32,9 @@ device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1).
OPTIONS
-------
-U <id>, --uuid-index=<id>::
Specify the UUID index (0-127) for the command.
-e, --enable::
Enable the workload tracker before capturing samples.