Skip to content

Commit 208d8e6

Browse files
lgdacunhigaw
authored andcommitted
Documentation: updated solidigm workload tracker page
Added option to choose UUID index. Signed-off-by: Leonardo da Cunha <[email protected]>
1 parent 0460c5f commit 208d8e6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Documentation/nvme-solidigm-workload-tracker.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ nvme-solidigm-workload-tracker - Real-time capture of Workload Tracker samples
88
SYNOPSIS
99
--------
1010
[verse]
11-
'nvme solidigm workload-tracker' <device> [--enable | -e] [--disable | -d]
11+
'nvme solidigm workload-tracker' <device> [--uuid-index=<id> | -U <id>]
12+
[--enable | -e] [--disable | -d]
1213
[--sample-time=<time> | -s <time>]
1314
[--type=<type> | -t <type>]
1415
[--run-time=<seconds> | -r <seconds>]
@@ -31,6 +32,9 @@ device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1).
3132

3233
OPTIONS
3334
-------
35+
-U <id>, --uuid-index=<id>::
36+
Specify the UUID index (0-127) for the command.
37+
3438
-e, --enable::
3539
Enable the workload tracker before capturing samples.
3640

0 commit comments

Comments
 (0)