-
http://nvidia.custhelp.com/app/answers/detail/a_id/3507/~/generating-an-event-trace-log-for-gpuview
-
https://msdn.microsoft.com/en-us/library/windows/desktop/jj585574(v=vs.85).aspx
-
https://docs.microsoft.com/en-us/windows/desktop/direct2d/profiling-directx-applications
-
https://knarkowicz.wordpress.com/2013/05/25/simple-gpuview-custom-event-markers/
-
https://software.intel.com/en-us/articles/removing-cpu-gpu-sync-stalls-in-galactic-civilizations-3 ( https://www.intel.com/content/www/us/en/developer/articles/case-study/removing-cpu-gpu-sync-stalls-in-galactic-civilizations-3.html )
To get symbols: Enable symbol server (even though you don't have one) - it will pick up pdb-paths from the .exe (so don't move stuff too much around).
Debugging GPUView on other languages
xperf in general