summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>2021-02-10 09:35:46 +0000
committerTvrtko Ursulin <tvrtko.ursulin@intel.com>2021-02-10 14:47:06 +0000
commitd0d6f5e14ef181c93e4b503b05d9c18fa480e09d (patch)
tree6c51c41eac616c2577ea2740057b420023551d4f /man
parentf17027d8a28e3c5fdf1d5396a1b4a2c89095a656 (diff)
intel_gpu_top: Interactive help screen
Show a list of supported interactive commands when pressing 'h'. 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 20658e29..f6d74852 100644
--- a/man/intel_gpu_top.rst
+++ b/man/intel_gpu_top.rst
@@ -54,6 +54,7 @@ RUNTIME CONTROL
Supported keys:
'q' Exit from the tool.
+ 'h' Show interactive help.
'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, pid, client id).