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