diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index 776797da7c..1a009967f5 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -1383,6 +1383,9 @@ set(viewer_HEADER_FILES
VorbisFramework.h
)
+ list(APPEND viewer_SOURCE_FILES llperfstats.cpp)
+ list(APPEND viewer_HEADER_FILES llperfstats.h)
+
source_group("CMake Rules" FILES ViewerInstall.cmake)
#build_data.json creation moved to viewer_manifest.py MAINT-6413
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index 1877c30dc4..d92632c0a2 100644
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -16776,6 +16776,138 @@
Value
50
+ TargetFPS
+
+ AutoTuneFPS
+
+ AutoTuneLock
+
+ AllowSelfImpostor
+
+ RenderAvatarMaxART
+
+ AutoTuneRenderFarClipMin
+
+ AutoTuneRenderFarClipTarget
+
+ UserTargetReflections
+
+ PerfStatsCaptureEnabled
+
+ AutoTuneImpostorByDistEnabled
+
+ AutoTuneImpostorFarAwayDistance
+
+ TuningFPSStrategy
+
CameraOpacity