summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>2021-02-01 10:45:23 +0000
committerTvrtko Ursulin <tvrtko.ursulin@intel.com>2021-02-01 12:13:09 +0000
commit536e0c2e9a63721596cdf93e996e7469cadfaaae (patch)
tree729c45fe46f52cf4e704d649053d23819d1dc076 /man
parent362ef104f166930d14e8e57bccc7ec686a37a6f2 (diff)
intel_gpu_top: Add option to hide inactive clients
Allow hiding inactive clients (used no GPU time ever) in interactive mode by pressing 'i'. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'man')
-rw-r--r--man/intel_gpu_top.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/intel_gpu_top.rst b/man/intel_gpu_top.rst
index b18fd967..118d8b95 100644
--- a/man/intel_gpu_top.rst
+++ b/man/intel_gpu_top.rst
@@ -57,6 +57,7 @@ Supported keys:
'1' Toggle between aggregated engine class and physical engine mode.
'n' Toggle display of numeric client busyness overlay.
's' Toggle between sort modes (runtime, total runtime, client id).
+ 'i' Toggle display of clients which used no GPU time.
DEVICE SELECTION
================