Skip to content

Conversation

@bbernhar
Copy link
Contributor

Events could be still recorded after shutdown which caused the existing trace file to get overwritten with only those events. This fix destroys the instance, which requires StartupEventTrace to be called again to restart.

Events could be still recorded after ShutdownEventTrace which caused the existing trace file to get overwritten with only those events. This fix adds an option to EventTraceWriter to not flush events again when trace is being captured or re-recorded per allocator instance.
@github-actions github-actions bot added the D3D12 DirectX 12 Backend Change label Jun 17, 2022
@bbernhar bbernhar added the bug Something isn't working label Jun 18, 2022
@bbernhar bbernhar merged commit 1110f28 into main Jun 18, 2022
@bbernhar bbernhar deleted the trace_shutdown branch June 18, 2022 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working D3D12 DirectX 12 Backend Change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants