[Mesa-dev] [PATCH 1/4] intel/dump_gpu: add missing gdb option

Tapani Pälli tapani.palli at intel.com
Mon Nov 5 08:21:16 UTC 2018


Series is
Reviewed-by: Tapani Pälli <tapani.palli at intel.com>

On 10/29/18 8:14 PM, Lionel Landwerlin wrote:
> Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
> ---
>   src/intel/tools/intel_dump_gpu.in | 2 ++
>   1 file changed, 2 insertions(+)
> 
> 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
> 


More information about the mesa-dev mailing list