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.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/intel_gpu_top.rst b/man/intel_gpu_top.rst
index f6d74852..f4dbfc5b 100644
--- a/man/intel_gpu_top.rst
+++ b/man/intel_gpu_top.rst
@@ -81,6 +81,11 @@ Filter types: ::
pci pci:[vendor=%04x/name][,device=%04x][,card=%d]
vendor is hex number or vendor name
+JSON OUTPUT
+===========
+
+To parse the JSON as output by the tool the consumer should wrap its entirety into square brackets ([ ]). This will make each sample point a JSON array element and will avoid "Multiple root elements" JSON validation error.
+
LIMITATIONS
===========