[Intel-gfx] [RFC PATCH 00/12] AubCrash
Chris Wilson
chris at chris-wilson.co.uk
Fri Oct 27 18:30:53 UTC 2017
Quoting Oscar Mateo (2017-10-27 19:01:03)
> AubCrash is a companion to i915_gpu_error. It gives us the possibility to
> dump an AUB file that describes the state of the system at the point of
> the crash (GTTs, contexts, BBs, BOs, etc...). Being an AUB file, it can be
> used by a number of already existing tools (graphical AUB file browsers,
> simulators, emulators, etc...) that facilitate debugging (an improvement
> over the current text-based crash dump).
Since it is capture everything in progress, but only the kernel side of
it, why put it in the kernel? Is this absolutely required for
post-mortem debugging, or should we focus on capturing the death throes
of userspace much better (an aubcapture flight-data-recorder, plus
client annotations more akin to apitrace)?
Sell me with the bugzilla references.
-Chris
More information about the Intel-gfx
mailing list