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
0ccdc7a3fd2bf22bdbd7532bb4ac9df851941e44
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
CSVTools
/
PerfReportTool
History
ben woodhouse
e7586403de
Make padding trailing digits optional using the -sortTrailingDigitsAsNumeric param since it can cause issues
...
[FYI] tom.holmes [CL 34062555 by ben woodhouse in ue5-main branch]
2024-06-03 07:29:14 -04:00
..
ColumnFilters
PRT - Write error logs to stderr instead of stdout.
2024-05-29 16:50:21 -04:00
Properties
…
Summaries
PRT - Guard against divide by 0 in BoundedStatValuesSummary
2024-05-15 19:51:49 -04:00
App.config
…
CsvFileCache..cs
…
packages.config
…
PerfReportTool.cs
Make padding trailing digits optional using the -sortTrailingDigitsAsNumeric param since it can cause issues
2024-06-03 07:29:14 -04:00
PerfreportTool.csproj
…
ReportGraph.cs
PerfReportTool 4.234.0
2024-03-05 08:03:21 -05:00
ReportType.cs
…
ReportXml.cs
PerfReportTool 4.230.0 - Add support for variables which can be used outside of individual CSV reporting. Any variable declared in a variableSet without a metadata query can be used in this way. This is useful if we want to access variables in SummaryTable definitions for example. Also strip whitespace in summary table row sort and filter lists
2024-01-27 11:28:43 -05:00
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
Make padding trailing digits optional using the -sortTrailingDigitsAsNumeric param since it can cause issues
2024-06-03 07:29:14 -04: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
PerfReportTool 4.224.0: Adjust default colorization to make greens and reds lighter and more readable
2023-12-04 10:00:58 -05:00