intel/dump_gpu: add an only-capture option
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Thu, 3 Oct 2019 21:55:43 +0000 (00:55 +0300)
committerMarge Bot <eric+marge@anholt.net>
Fri, 7 Aug 2020 11:27:54 +0000 (11:27 +0000)
commit22b512ea5b11c3b02f488d7143556eb0ef8c1303
tree45249bb6503c8333310c9e0323bebc46822c0340
parentf0e13827aab4afbe3a3cb239a5bfe9287c419d44
intel/dump_gpu: add an only-capture option

This option allows for smaller aub files to be generated by only
storing the BOs flagged with EXEC_OBJECT_CAPTURE.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/2201>
src/intel/tools/intel_dump_gpu.c
src/intel/tools/intel_dump_gpu.in