[Mesa-dev] [PATCH 0/6] RadeonSI & ddebug: Apitrace interactions and better debugging

Bas Nieuwenhuizen bas at basnieuwenhuizen.nl
Fri Jul 1 13:50:03 UTC 2016


Series is

Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>

On Fri, Jul 1, 2016 at 1:21 AM, Marek Olšák <maraeo at 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 at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list