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
ec625768bfbd65f169c18ab15833a00a8a8d8e64
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
CSVTools
/
PerfReportTool
History
ben woodhouse
cb37d31a43
PerfReportTool 4.235.0. Add hideInDetailedReports attribute to summaries allowing them to be suppressed. This is useful if you only want to emit summary table row data for a given summary
...
[CL 32185090 by ben woodhouse in ue5-main branch]
2024-03-12 13:33:03 -04:00
..
ColumnFilters
…
Properties
…
Summaries
…
App.config
…
CsvFileCache..cs
…
packages.config
…
PerfReportTool.cs
PerfReportTool 4.235.0. Add hideInDetailedReports attribute to summaries allowing them to be suppressed. This is useful if you only want to emit summary table row data for a given summary
2024-03-12 13:33:03 -04:00
PerfreportTool.csproj
…
ReportGraph.cs
PerfReportTool 4.234.0
2024-03-05 08:03:21 -05:00
ReportType.cs
…
ReportXml.cs
…
Summary.cs
PerfReportTool 4.235.0. Add hideInDetailedReports attribute to summaries allowing them to be suppressed. This is useful if you only want to emit summary table row data for a given summary
2024-03-12 13:33:03 -04:00
SummaryTable.cs
PerfReportTool 4.233.0 : Unify wildcard handling for summary tables so it correctly matches mid-string wildcards. Also optimize using a binary search
2024-03-03 10:27:37 -05:00
SummaryTableData.cs
PerfReportTool 4.232.0: Add support for stat type qualifiers in summary tables so we can identify stats by their type to avoid ambiguity, e.g [meta]deviceprofile. Prefixes are :
2024-03-02 20:24:47 -05:00
SummaryTypes.cs
…