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
c19d8d88faa4194fb2356076e97cf57358f912f4
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
CSVTools
/
PerfReportTool
History
andrew ladenberger
b74738167a
[PerfReportTool] Removed gamethread histogram from the summary table. This works better as part of the report (see HistogramSummary.cs)
...
#rb tyler.staples, ben.woodhouse [CL 24343562 by andrew ladenberger in ue5-main branch]
2023-02-21 13:09:49 -05:00
..
ColumnFilters
…
Properties
…
Summaries
[PerfReportTool] Removed gamethread histogram from the summary table. This works better as part of the report (see HistogramSummary.cs)
2023-02-21 13:09:49 -05:00
App.config
…
CsvFileCache..cs
…
packages.config
…
PerfReportTool.cs
[PerfReportTool] Removed gamethread histogram from the summary table. This works better as part of the report (see HistogramSummary.cs)
2023-02-21 13:09:49 -05:00
PerfreportTool.csproj
…
ReportGraph.cs
…
ReportType.cs
…
ReportXml.cs
PerfReportTool - Add -summaryTableXmlRowSortAppend arg to allow appending values to a summary table's row sort list via the commandline
2023-02-11 12:25:29 -05:00
Summary.cs
…
SummaryTable.cs
PerfReportTool - Add -summaryTableXmlRowSortAppend arg to allow appending values to a summary table's row sort list via the commandline
2023-02-11 12:25:29 -05:00
SummaryTableData.cs
PerfReportTool - support writing PRC json to separate files, via -summaryTableToJsonSeparateFiles. Also add -summaryTableToJsonNoIndent option
2022-12-09 08:21:02 -05:00
SummaryTypes.cs
…