summaryrefslogtreecommitdiffstats
path: root/src/intel
diff options
context:
space:
mode:
authorLionel Landwerlin <[email protected]>2018-10-29 18:14:44 +0000
committerLionel Landwerlin <[email protected]>2018-11-05 15:43:34 +0000
commit9ab5089150494398032d15b0c80c4d2adff097c8 (patch)
tree98b827ab58eadef9c920a6ab0164065e10d02f66 /src/intel
parentd515ded4d951b830b560c352d64918a89027bee5 (diff)
intel/dump_gpu: add missing gdb option
Signed-off-by: Lionel Landwerlin <[email protected]> Reviewed-by: Tapani Pälli <[email protected]>
Diffstat (limited to 'src/intel')
-rwxr-xr-xsrc/intel/tools/intel_dump_gpu.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/intel/tools/intel_dump_gpu.in b/src/intel/tools/intel_dump_gpu.in
index aa187ba8614..a1d92bb9bfa 100755
--- a/src/intel/tools/intel_dump_gpu.in
+++ b/src/intel/tools/intel_dump_gpu.in
@@ -8,6 +8,8 @@ Usage: intel_dump_gpu [OPTION]... [--] COMMAND ARGUMENTS
Run COMMAND with ARGUMENTS and dump an AUB file that captures buffer
contents and execution of the GEM application.
+ -g, --gdb Launch GDB
+
-o, --output=FILE Name of AUB file. Defaults to COMMAND.aub
--device=ID Override PCI ID of the reported device