Files
UnrealEngineUWP/Engine/Source/Runtime/Core/Private/ProfilingDebugging
ben woodhouse 23ceec16ee Add A/B testing support to the CSV profiler. A specified cvar's value is modifed every N frames (default: 7), and the stat value is written out as a stat to the CSV. Use with CsvSplit to generate multiple CSVs (one for each value)
Params:
-csvabtest="<cvar>=<value0>,<value1>..."
[-csvabtestStatFrameOffset=<N frames>]
[-csvabtestswitchduration=<N frames>]
[-csvabtestfastcvarset] - skips cvar syncs

#rb anthony.bills

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: ben.woodhouse
#ROBOMERGE-SOURCE: CL 6054267 via CL 6054966 via CL 6055780 via CL 6055837
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6063961 by ben woodhouse in Dev-VR branch]
2019-04-23 17:11:45 -04:00
..