intel: error_decode: add an option to decode all buffers
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tue, 27 Mar 2018 17:10:45 +0000 (18:10 +0100)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tue, 3 Apr 2018 15:55:53 +0000 (16:55 +0100)
commit81375516b273094f29d4e1c4fcb90d832273690a
tree3986ebbd0832eda4223f53534de20b9aadac1f1e
parentb3aa18dfd6fd343b45c1138e545d1130046bcb91
intel: error_decode: add an option to decode all buffers

The kernel reports workaround batch buffers, but we're not presenting
them currently. Also they might not be useful for debugging purely
userspace driver issues, when problems arise because of interactions
between kernel & userspace drivers, it's nice to be able to decode
them.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Scott D Phillips <scott.d.phillips@intel.com>
src/intel/tools/aubinator_error_decode.c