Initial Commit

This commit is contained in:
Norman Lansing
2026-01-28 19:08:51 -05:00
commit ecb33115bf
54042 changed files with 9695586 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
// This file is automatically generated at compile-time to include some subset of the user-created cpp files.
#include "Developer/TraceInsights/Private/Insights/NetworkingProfiler/NetworkingProfilerCommands.cpp"
#include "Developer/TraceInsights/Private/Insights/NetworkingProfiler/NetworkingProfilerManager.cpp"
#include "Developer/TraceInsights/Private/Insights/NetworkingProfiler/ViewModels/NetEventGroupingAndSorting.cpp"
#include "Developer/TraceInsights/Private/Insights/NetworkingProfiler/ViewModels/NetEventNode.cpp"
#include "Developer/TraceInsights/Private/Insights/NetworkingProfiler/ViewModels/NetEventNodeHelper.cpp"
#include "Developer/TraceInsights/Private/Insights/NetworkingProfiler/ViewModels/NetStatsCounterGroupingAndSorting.cpp"
#include "Developer/TraceInsights/Private/Insights/NetworkingProfiler/ViewModels/NetStatsCounterNode.cpp"
#include "Developer/TraceInsights/Private/Insights/NetworkingProfiler/ViewModels/NetStatsCounterNodeHelper.cpp"
#include "Developer/TraceInsights/Private/Insights/NetworkingProfiler/ViewModels/NetStatsCountersViewColumnFactory.cpp"
#include "Developer/TraceInsights/Private/Insights/NetworkingProfiler/ViewModels/NetStatsViewColumnFactory.cpp"
#include "Developer/TraceInsights/Private/Insights/NetworkingProfiler/ViewModels/PacketContentViewDrawHelper.cpp"
#include "Developer/TraceInsights/Private/Insights/NetworkingProfiler/ViewModels/PacketContentViewport.cpp"
#include "Developer/TraceInsights/Private/Insights/NetworkingProfiler/ViewModels/PacketViewDrawHelper.cpp"
#include "Developer/TraceInsights/Private/Insights/NetworkingProfiler/ViewModels/PacketViewport.cpp"
#include "Developer/TraceInsights/Private/Insights/NetworkingProfiler/Widgets/SNetStatsCountersTableCell.cpp"
#include "Developer/TraceInsights/Private/Insights/NetworkingProfiler/Widgets/SNetStatsCountersTableRow.cpp"
#include "Developer/TraceInsights/Private/Insights/NetworkingProfiler/Widgets/SNetStatsCountersView.cpp"
#include "Developer/TraceInsights/Private/Insights/NetworkingProfiler/Widgets/SNetStatsCountersViewTooltip.cpp"
#include "Developer/TraceInsights/Private/Insights/NetworkingProfiler/Widgets/SNetStatsTableCell.cpp"
#include "Developer/TraceInsights/Private/Insights/NetworkingProfiler/Widgets/SNetStatsTableRow.cpp"
#include "Developer/TraceInsights/Private/Insights/NetworkingProfiler/Widgets/SNetStatsView.cpp"
#include "Developer/TraceInsights/Private/Insights/NetworkingProfiler/Widgets/SNetStatsViewTooltip.cpp"
#include "Developer/TraceInsights/Private/Insights/NetworkingProfiler/Widgets/SNetworkingProfilerToolbar.cpp"
#include "Developer/TraceInsights/Private/Insights/NetworkingProfiler/Widgets/SNetworkingProfilerWindow.cpp"
#include "Developer/TraceInsights/Private/Insights/NetworkingProfiler/Widgets/SPacketContentView.cpp"
#include "Developer/TraceInsights/Private/Insights/NetworkingProfiler/Widgets/SPacketView.cpp"