Mesa (master): intel/dump_gpu: add missing gdb option

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Nov 5 16:21:40 UTC 2018


Module: Mesa
Branch: master
Commit: 9ab5089150494398032d15b0c80c4d2adff097c8
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ab5089150494398032d15b0c80c4d2adff097c8

Author: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
Date:   Mon Oct 29 18:14:44 2018 +0000

intel/dump_gpu: add missing gdb option

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
Reviewed-by: Tapani Pälli <tapani.palli 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 aa187ba861..a1d92bb9bf 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-commit mailing list