summaryrefslogtreecommitdiff
path: root/man/intel_gpu_top.rst
diff options
context:
space:
mode:
Diffstat (limited to 'man/intel_gpu_top.rst')
-rw-r--r--man/intel_gpu_top.rst19
1 files changed, 12 insertions, 7 deletions
diff --git a/man/intel_gpu_top.rst b/man/intel_gpu_top.rst
index d5bda093..d487baca 100644
--- a/man/intel_gpu_top.rst
+++ b/man/intel_gpu_top.rst
@@ -28,16 +28,21 @@ The tool gathers data using perf performance counters (PMU) exposed by i915 and
OPTIONS
=======
--s <ms>
- Refresh period in milliseconds.
+-h
+ Show help text.
+
+-J
+ Output JSON formatted data.
-l
- List text data to standard out.
+ List plain text data.
--J
- Output JSON formatted data to standard output.
--h
- Show help text.
+-o <file path | ->
+ Output to the specified file instead of standard output.
+ '-' can also be specified to explicitly select standard output.
+
+-s <ms>
+ Refresh period in milliseconds.
LIMITATIONS
===========