Series is

Reviewed-by: Bas Nieuwenhuizen <b...@basnieuwenhuizen.nl>

On Fri, Jul 1, 2016 at 1:21 AM, Marek Olšák <mar...@gmail.com> wrote:
> Hi,
>
> This series adds apitrace call tracking into ddebug and radeonsi and
> other improvements.
>
> It will improve our debugging and profiling possibilities. Just set
> GALLIUM_DDEBUG="apitrace [draw call number]" and you will get
> a complete ddebug log with TGSI, LLVM IR (new!), and asm. Both radeonsi
> and ddebug know the exact draw call number. It can be very powerful
> with apitrace profiling or just debugging bad draw calls.
>
> Also, the LLVM IR is newly printed into ddebug logs for all cases
> (GPU hang, VM fault, apitrace mode, etc).
>
> Please review.
>
> Marek
> _______________________________________________
> mesa-dev mailing list
> mesa-dev@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to