aubinator: add support for aubinating memtrace aubs
authorScott D Phillips <scott.d.phillips@intel.com>
Tue, 28 Nov 2017 23:52:10 +0000 (15:52 -0800)
committerJordan Justen <jordan.l.justen@intel.com>
Tue, 9 Jan 2018 05:11:11 +0000 (21:11 -0800)
commit42f421cbbfcdadd29543246191697a12f0461e40
tree578bdcf75f56f323f653c755bf4f92dd1be5c54e
parent8cdf5bd29215c82d48ea9d869afeb9eb93b6e1f6
aubinator: add support for aubinating memtrace aubs

Memtrace aubs are similar to classic aubs, with the major
difference being how command submission is serialized (as register
writes instead of a high-level submit message). Some internal
tools generate or consume only memtrace aubs.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/intel/tools/aubinator.c