We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acde52d commit 1758d24Copy full SHA for 1758d24
cmd/estat.py
@@ -95,6 +95,11 @@ def die(*args, **kwargs):
95
The subcommands listed in the following section are stand alone tracers.
96
Each has it's own options as detailed below.
97
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
+
103
estat txg [options]
104
Collect spa_sync statistics for each txg.
105
-h show txg help message and exit
0 commit comments