This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
809dbae76c85701ac5cd2fb2313300ddb751f233
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
CSVTools
/
PerfReportTool
/
Summaries
History
ben woodhouse
9bcde0bc1e
Make "BoundedStatValuesSummary: end event appeared before the start event" non-fatal.
...
[CL 21500252 by ben woodhouse in ue5-main branch]
2022-08-22 21:35:02 -04:00
..
BoundedStatValuesSummary.cs
Make "BoundedStatValuesSummary: end event appeared before the start event" non-fatal.
2022-08-22 21:35:02 -04:00
BucketSummary.cs
…
EventSummary.cs
…
ExtraLinksSummary.cs
Updated PerfReportTool to treat extra links starting with '/' as links instead of link templates.
2022-07-07 14:38:12 -04:00
FPSChartSummary.cs
[PerfReportTool] Added gamethread summary stat for percent of frames over fps target at {1.25x, 1.5x, 1.75x, 2x}. This can be used in summary tables to show a histogram distrubition.
2022-08-15 14:54:21 -04:00
HistogramSummary.cs
PerfReportTool 4.94 - Fix exception in HistogramSummary when SelectedStat doesn't exist. This was breaking perf reporting for devices without a GPUTime stat
2022-08-22 21:21:55 -04:00
HitchSummary.cs
…
MapOverlaySummary.cs
…
PeakSummary.cs
…