From: Lionel Landwerlin Date: Mon, 29 Oct 2018 18:14:44 +0000 (+0000) Subject: intel/dump_gpu: add missing gdb option X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9ab5089150494398032d15b0c80c4d2adff097c8;p=mesa.git intel/dump_gpu: add missing gdb option Signed-off-by: Lionel Landwerlin Reviewed-by: Tapani Pälli --- 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