[Intel-gfx] [PATCH] intel: Drop aub dumping functionality

Chris Wilson chris at chris-wilson.co.uk
Sat Aug 1 02:06:52 PDT 2015


On Fri, Jul 31, 2015 at 10:53:26AM -0700, krh at bitplanet.net wrote:
> From: Kristian Høgsberg Kristensen <kristian.h.kristensen at intel.com>
> 
> We now have a separate tool for this in intel-gpu-tools and we don't
> need to clutter up libdrm with this feature. We leave the entry points
> in there to avoid breaking API/ABI.

A quick mention of the replacement would be a useful pointer.

    To use the new aub dumping tool install intel-gpu-tools and run

       $ intel_aubdump --output=the.aub -- glxgears

    See intel_aubdump for further details.

Yes, with the new tool that is more general than the aub writer here, we
no longer need the clutter in libdrm. (intel_aubdump looks really nice
btw, though I would like an "igt trace" :))

Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the Intel-gfx mailing list