summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>2020-12-16 13:14:14 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2020-12-20 11:57:06 +0000
commit0cea559682803157758b3b89a817e31e17e3c193 (patch)
tree9d5bddf908340649a8d44bedb4e8b069bae905a7 /man
parent101834d77ec9af97f549e2977d4d1f714c7c3047 (diff)
intel_gpu_top: Support exiting the tool by pressing 'q'
Analogous to top(1) we can enable the user to exit from the tool by pressing 'q' on the console. v2: * Fix sleep period with closed stdin. (Chris) Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'man')
-rw-r--r--man/intel_gpu_top.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/intel_gpu_top.rst b/man/intel_gpu_top.rst
index 5552e969..2e0c3a05 100644
--- a/man/intel_gpu_top.rst
+++ b/man/intel_gpu_top.rst
@@ -48,6 +48,12 @@ OPTIONS
-d
Select a specific GPU using supported filter.
+RUNTIME CONTROL
+===============
+
+Supported keys:
+
+ 'q' Exit from the tool.
DEVICE SELECTION
================