ben woodhouse
fdaed1c5aa
PerfReportTool 3.81
...
- Add support for derived metadata. Specifyable via the reportTypes XML, e.g:
<derivedMetadataMappings>
<mapping destName="deviceType" destValue="console" sourceName="platform" sourceValue="ps4"/>
<mapping destName="deviceType" destValue="console" sourceName="platform" sourceValue="xboxone"/>
<mapping destName="deviceType" destValue="console" sourceName="platform" sourceValue="switch"/>
<mapping destName="devicetype" destValue="desktop" sourceName="platform" sourceValue="windows"/>
<mapping destName="devicetype" destValue="desktop" sourceName="platform" sourceValue="mac"/>
<mapping destName="devicetype" destValue="mobile" sourceName="platform" sourceValue="android"/>
<mapping destName="devicetype" destValue="mobile" sourceName="platform" sourceValue="ios"/>
</derivedMetadataMappings>
#rb david.harvey
[FYI] david.harvey
#ROBOMERGE-SOURCE: CL 6594582 via CL 6595124
#ROBOMERGE-BOT: (v351-6581450)
[CL 6595176 by ben woodhouse in Main branch]
2019-05-21 10:50:29 -04:00
ben woodhouse
92669bc1d8
PerfReportTool 3.80: Fix edge-case exception when multiple events appear on the same frame as a loading screen event that we're stripping out. Looks like this is causing missing perf reports in some cases
...
[FYI] david.harvey, will.fissler
#ROBOMERGE-SOURCE: CL 6415835 via CL 6416661
[CL 6416675 by ben woodhouse in Main branch]
2019-05-10 20:30:24 -04:00
david harvey
16569d67ca
improvements to PerfReportTool's PeakSummary type:
...
- bulk mode summary page can have colour thresholds & additional stats.
- automation output csv shows all stats, not just those outside of the main summary.
[FYI] ben.woodhouse
#ROBOMERGE-SOURCE: CL 6396263 via CL 6396457
[CL 6396459 by david harvey in Main branch]
2019-05-09 06:21:11 -04:00
ben woodhouse
2eb3001990
Update CSV binaries, bump CsvToSVG version
...
Fix event annotations getting a broken symbol instead of an arrow when converted to HTML
[FYI] david.harvey
#ROBOMERGE-SOURCE: CL 6373387 via CL 6383528
[CL 6383632 by ben woodhouse in Main branch]
2019-05-08 18:43:57 -04:00
david harvey
49422a92c2
fix PerfReportTool help list indentation & line breaks.
...
#rb none
#ROBOMERGE-SOURCE: CL 6340263 via CL 6341178
[CL 6341184 by david harvey in Main branch]
2019-05-07 10:20:19 -04:00
david harvey
1d9f1dfe04
PerfReportTool crash fix if a summary table stat isn't present in a particular CSV.
...
[FYI] ben.woodhouse
#ROBOMERGE-SOURCE: CL 6275906 via CL 6277073
[CL 6277123 by david harvey in Main branch]
2019-05-03 13:12:20 -04:00
david harvey
33288c17ec
Initial general release of CSV graphing and reporting tools.
...
#jira UE-66046
[FYI] ben.woodhouse, josh.engebretson
#ROBOMERGE-SOURCE: CL 6172720 via CL 6173182
[CL 6178668 by david harvey in Main branch]
2019-04-30 12:24:15 -04:00