Skip to content

Commit 1758d24

Browse files
authored
DLPX-72683 estat utility's help text is missing documentation for arc_prefetch (#65)
1 parent acde52d commit 1758d24

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

cmd/estat.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,11 @@ def die(*args, **kwargs):
9595
The subcommands listed in the following section are stand alone tracers.
9696
Each has it's own options as detailed below.
9797
98+
estat arc_prefetch [options]
99+
Collect arc_prefetch statistics for 5 second intervals.
100+
-h show txg help message and exit
101+
-p POOL set the pool to monitor (default: domain0)
102+
98103
estat txg [options]
99104
Collect spa_sync statistics for each txg.
100105
-h show txg help message and exit

0 commit comments

Comments
 (0)