https://bugs.freedesktop.org/show_bug.cgi?id=74539
--- Comment #13 from Nick Tenney nick.tenney@gmail.com --- try: $apitrace /usr/bin/wine /opt/wine/World\ of\ Warcraft/Wow.exe -opengl -noautoload64bit
To record an apitrace of a little bit of play. It will generate a .trace file that you can run through valgrind (I believe same options as before, I can't recall). This may help you get a little further.