dump decode: Add a non-installed program for decoding binary batchbuffer dumps.
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 15 Jul 2010 18:31:21 +0000 (19:31 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 15 Jul 2010 18:33:00 +0000 (19:33 +0100)
commitaa4772c3c1c09f775e34e15533789094922f2e40
treed2aff92cd5860cf880c1f9abb08a2e4393a6a211
parent2d1ad95423953c60fdc5b336d5dd1298ce2114c7
dump decode: Add a non-installed program for decoding binary batchbuffer dumps.

Rather than add yet another decoder into the drivers, I rather just emit
a binary blob and use the decoder being developed here.

As it is a pure debugging feature, lets not package it.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
tools/Makefile.am
tools/intel_dump_decode.c [new file with mode: 0644]