Files
UnrealEngineUWP/Engine/Source/Programs
michael nicolella 2fe7eda1f0 autortfm:
- remove explicit operator new/delete instrumentation. these operators can be instrumented directly by the application by overriding them, otherwise calling one from transactional code will abort when trying to find the instrumented version
- add auto rtfm instrumentation to the FMemory allocator
- remove 'will_deallocate' since it does nothing and required the runtime to be able to get the alloced size which isn't easy to do from the runtime
- Transact now executes the work item when it's compiled away, assuming that we will wrap this around existing code that we still want to execute when non-instrumented

#preflight 641cc32b973e60967084811d

[CL 24773875 by michael nicolella in ue5-main branch]
2023-03-23 23:28:18 -04:00
..
2023-03-23 23:28:18 -04:00
2023-03-16 17:00:51 -04:00
2023-03-22 09:51:25 -04:00
2023-02-24 16:39:19 -05:00