From aff74c69553a31a7aa63c398ca18c3bca4315d8a Mon Sep 17 00:00:00 2001 From: Brad Lewis Date: Thu, 10 Jun 2021 16:14:12 +0000 Subject: [PATCH] DLPX-72683 estat utility's help text is missing documentation for arc_prefetch --- cmd/estat.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cmd/estat.py b/cmd/estat.py index bb2eefb..ebbc6ab 100755 --- a/cmd/estat.py +++ b/cmd/estat.py @@ -95,6 +95,11 @@ def die(*args, **kwargs): The subcommands listed in the following section are stand alone tracers. Each has it's own options as detailed below. + estat arc_prefetch [options] + Collect arc_prefetch statistics for 5 second intervals. + -h show txg help message and exit + -p POOL set the pool to monitor (default: domain0) + estat txg [options] Collect spa_sync statistics for each txg. -h show txg help message and exit