You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixing the ETW dependency is probably doable but it doesn't seem straightforward
with our cross-compilation setup and having a few ETW markers in DXC isn't
hugely important for us so this commit removes them from the build.
To reduce risk of rebase conflicts, the DxcEtw API is stubbed out in
include/dxcetw.h which would have normally been generated as part of the build.
0 commit comments