On Thu,  2 Feb 2012 14:52:22 -0200, Eugeni Dodonov <eugeni.dodo...@intel.com> 
wrote:
> This allows to hopefully find out who was responsible for the GPU death.
> 
> To simplify post-portem analysis, we also search for the the processes
> names when gathering the i915_error_state and when peeking at the list of
> active gem objects in debugfs.

I think just recording pid at create as opposed to the last exec would
be fine -- my DRI2 buffers are charged to the X Server, my 3D client
buffers are always charged to it, and batchbuffers are always the client
that execced it because they're not shared.

I've definitely wanted this in the debug info, and written a hack like
this (but worse) before.

Attachment: pgpJgb85TWDZa.pgp
Description: PGP signature

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to