]> git.cworth.org Git - apitrace/blobdiff - common/trace_profiler.hpp
dxgi: Support tracng DWM process.
[apitrace] / common / trace_profiler.hpp
index 8463c61f4ff5d06230b7b3217cf3bb723389276b..d8332420c63fc6ce622fd300315d275a85ba0db2 100644 (file)
@@ -37,6 +37,8 @@ struct Profile {
     struct Call {
         unsigned no;
 
+        unsigned program;
+
         int64_t gpuStart;
         int64_t gpuDuration;