mesa/src/intel/tools
Jason Ekstrand a92d52c3c1 intel/aubinator: Free section data last
We were walking the sections, printing the batches, and then freeing
them in one pass.  If the batch happens to reference any earlier
sections (which it almost certainly will since it's at the end), we will
access freed memory.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
2017-12-28 10:39:04 -08:00
..
.gitignore intel: tools: add aubinator_error_decode tool 2017-04-04 21:22:26 +01:00
aubinator.c intel/tools: Convert aubinator over to the common framework 2017-12-14 13:27:24 -08:00
aubinator_error_decode.c intel/aubinator: Free section data last 2017-12-28 10:39:04 -08:00
disasm.c intel/disasm: Take a devinfo in gen_disasm_create 2017-12-14 13:27:06 -08:00
gen_batch_decoder.c intel/batch-decoder: Decode registers 2017-12-14 13:27:22 -08:00
gen_disasm.h intel/disasm: Take a devinfo in gen_disasm_create 2017-12-14 13:27:06 -08:00
intel_aub.h aubinator: import intel_aub.h from libdrm 2017-06-27 14:10:28 +03:00
meson.build intel/tools: Convert aubinator over to the common framework 2017-12-14 13:27:24 -08:00