Files
UnrealEngineUWP/Engine/Source/Runtime/Core/Private/ProfilingDebugging
geoff evans af1784ca1d Add -tracefiletrunc cmdline option to allow for overwriting a trace named on the commane line.
This is desired for data center builds where we only care about one trace at a time, and uniquely naming or rotating the file name just makes for extra complexity and bug risk in calling code. Also, for incremental worker configurations we can leak disk consumption if we use a different file name every time.

Win/Mac/Linux all have the truncate file open flag set, so the platform file code should all allow for this.

Tested on windows.

#rb martin.ridgers, francis.hurteau

[CL 14828368 by geoff evans in ue5-main branch]
2020-12-01 11:46:13 -04:00
..
2020-11-30 06:05:56 -04:00
2020-10-28 15:03:04 -04:00
2020-11-30 06:05:56 -04:00