solsticegamestudios / GModCEFCodecFix

🛠 Automatic Patching/Updating of GMod CEF. Also fixes macOS/Linux launch issues. And missing main menu issues.
GNU General Public License v3.0
437 stars 22 forks source link

Menu failed to load (20240715, August 2024 Patch) #123

Closed ChloeDawn closed 2 weeks ago

ChloeDawn commented 3 weeks ago

After applying to a installation of Garry's Mod, the main menu fails to load. Aside from the file changes documented below, this was a fresh installation. Executed using steam-run "GModCEFCodecFix-Linux" on Nix OS.

Environment variables:

__GL_THREADED_OPTIMIZATIONS=true OBS_VKCAPTURE=true RADV_PERFTEST=bolist,video_decode

Launch options:

gamemoderun %command% -gl_enablesamplerobjects -nohltv -novid -swapcores

Screenshot:

Screenshot of main menu failing to load

File changes:

garrysmod/cfg/valve.rc ```diff @@ -17,3 +17,8 @@ exec autoexec.cfg stuffcmds //startupmenu + +filesystem_max_stdio_read 524288 +mem_min_heapsize 256 +mem_max_heapsize 8192 +mem_max_heapsize_dedicated 8192 ```
hl2.sh ```diff @@ -14,7 +14,7 @@ export LD_LIBRARY_PATH="${GAMEROOT}":$LD_LIBRARY_PATH unset LD_PRELOAD GAMEEXE=gmod -ulimit -n 2048 +ulimit -n 524288 # enable nVidia threaded optimizations export __GL_THREADED_OPTIMIZATIONS=1 ```
Log: ``` GModCEFCodecFix Created by: Solstice Game Studios How To Guide/FAQ: https://www.solsticegamestudios.com/fixmedia/ Contact Us: Discord: https://www.solsticegamestudios.com/discord/ Email: contact@solsticegamestudios.com Getting remote version... You are running the latest version of CEFCodecFix [Local: 20240715 / Remote: 20240715]! Warning: Multiple Steam Installations Detected! This may cause issues: - /home/chloe/.steam/steam - /home/chloe/.local/share/Steam Steam Path: /home/chloe/.local/share/Steam Got Most Recent Steam User: Chloe (***************** / [U:*:*********]) Steam Libraries: ['/home/chloe/.local/share/Steam', '/mnt/games/steam'] Found Garry's Mod Manifest: /mnt/games/steam/steamapps/appmanifest_4000.acf Found Garry's Mod: /mnt/games/steam/steamapps/common/GarrysMod Garry's Mod Branch: x86-64 Garry's Mod State: 4 Getting Steam Config... Getting Steam AppInfo for GMod... Platform: linux Is Using Proton: No /mnt/games/steam/steamapps/common/GarrysMod/hl2.sh EXE Found GMod EXE Launch Options Detected: 1 CEFCodecFix Manifest Loaded! Checking Files to see what needs to be Fixed... bin/linux32/chromium/cef.pak: Needs Fix bin/linux32/chromium/cef_100_percent.pak: Needs Fix bin/linux32/chromium/cef_200_percent.pak: Needs Fix bin/linux32/chromium/cef_extensions.pak: Needs Fix bin/linux32/chromium/chrome_100_percent.pak: Needs Fix bin/linux32/chromium/chrome_200_percent.pak: Needs Fix bin/linux32/chromium/devtools_resources.pak: Needs Fix bin/linux32/chromium/resources.pak: Needs Fix bin/linux64/chrome-sandbox: Needs Fix bin/linux64/chromium_process: Needs Fix bin/linux64/gmod: Needs Fix bin/linux64/html_chromium_client.so: Needs Fix bin/linux64/icudtl.dat: Needs Fix bin/linux64/libcef.so: Needs Fix bin/linux64/libEGL.so: Needs Fix bin/linux64/libGLESv2.so: Needs Fix bin/linux64/libvk_swiftshader.so: Needs Fix bin/linux64/libvulkan.so.1: Needs Fix bin/linux64/snapshot_blob.bin: Needs Fix bin/linux64/v8_context_snapshot.bin: Needs Fix bin/linux64/vk_swiftshader_icd.json: Needs Fix garrysmod/lua/menu/mainmenu.lua: Needs Fix bin/linux32/chromium/locales/af.pak: Needs Fix bin/linux32/chromium/locales/am.pak: Needs Fix bin/linux32/chromium/locales/ar.pak: Needs Fix bin/linux32/chromium/locales/bg.pak: Needs Fix bin/linux32/chromium/locales/bn.pak: Needs Fix bin/linux32/chromium/locales/ca.pak: Needs Fix bin/linux32/chromium/locales/cs.pak: Needs Fix bin/linux32/chromium/locales/da.pak: Needs Fix bin/linux32/chromium/locales/de.pak: Needs Fix bin/linux32/chromium/locales/el.pak: Needs Fix bin/linux32/chromium/locales/en-GB.pak: Needs Fix bin/linux32/chromium/locales/en-US.pak: Needs Fix bin/linux32/chromium/locales/es.pak: Needs Fix bin/linux32/chromium/locales/es-419.pak: Needs Fix bin/linux32/chromium/locales/et.pak: Needs Fix bin/linux32/chromium/locales/fa.pak: Needs Fix bin/linux32/chromium/locales/fi.pak: Needs Fix bin/linux32/chromium/locales/fil.pak: Needs Fix bin/linux32/chromium/locales/fr.pak: Needs Fix bin/linux32/chromium/locales/gu.pak: Needs Fix bin/linux32/chromium/locales/he.pak: Needs Fix bin/linux32/chromium/locales/hi.pak: Needs Fix bin/linux32/chromium/locales/hr.pak: Needs Fix bin/linux32/chromium/locales/hu.pak: Needs Fix bin/linux32/chromium/locales/id.pak: Needs Fix bin/linux32/chromium/locales/it.pak: Needs Fix bin/linux32/chromium/locales/ja.pak: Needs Fix bin/linux32/chromium/locales/kn.pak: Needs Fix bin/linux32/chromium/locales/ko.pak: Needs Fix bin/linux32/chromium/locales/lt.pak: Needs Fix bin/linux32/chromium/locales/lv.pak: Needs Fix bin/linux32/chromium/locales/ml.pak: Needs Fix bin/linux32/chromium/locales/mr.pak: Needs Fix bin/linux32/chromium/locales/ms.pak: Needs Fix bin/linux32/chromium/locales/nb.pak: Needs Fix bin/linux32/chromium/locales/nl.pak: Needs Fix bin/linux32/chromium/locales/pl.pak: Needs Fix bin/linux32/chromium/locales/pt-BR.pak: Needs Fix bin/linux32/chromium/locales/pt-PT.pak: Needs Fix bin/linux32/chromium/locales/ro.pak: Needs Fix bin/linux32/chromium/locales/ru.pak: Needs Fix bin/linux32/chromium/locales/sk.pak: Needs Fix bin/linux32/chromium/locales/sl.pak: Needs Fix bin/linux32/chromium/locales/sr.pak: Needs Fix bin/linux32/chromium/locales/sv.pak: Needs Fix bin/linux32/chromium/locales/sw.pak: Needs Fix bin/linux32/chromium/locales/ta.pak: Needs Fix bin/linux32/chromium/locales/te.pak: Needs Fix bin/linux32/chromium/locales/th.pak: Needs Fix bin/linux32/chromium/locales/tr.pak: Needs Fix bin/linux32/chromium/locales/uk.pak: Needs Fix bin/linux32/chromium/locales/ur.pak: Needs Fix bin/linux32/chromium/locales/vi.pak: Needs Fix bin/linux32/chromium/locales/zh-CN.pak: Needs Fix bin/linux32/chromium/locales/zh-TW.pak: Needs Fix Fixing Files... Patching: bin/linux32/chromium/chrome_100_percent.pak... Original doesn't exist, setting to NULL Patching: bin/linux32/chromium/resources.pak... Original doesn't exist, setting to NULL Patching: bin/linux32/chromium/chrome_200_percent.pak... Original doesn't exist, setting to NULL Patching: bin/linux64/chrome-sandbox... Original doesn't exist, setting to NULL Patching: bin/linux32/chromium/cef_100_percent.pak... Patching: bin/linux32/chromium/cef_200_percent.pak... Patching: bin/linux64/gmod... Patching: bin/linux64/libEGL.so... Patching: bin/linux64/html_chromium_client.so... Patching: bin/linux64/libvk_swiftshader.so... Original doesn't exist, setting to NULL Patching: bin/linux64/libvulkan.so.1... Original doesn't exist, setting to NULL Patching: bin/linux32/chromium/locales/af.pak... Original doesn't exist, setting to NULL Patching: bin/linux32/chromium/cef.pak... Patching: bin/linux64/vk_swiftshader_icd.json... Original doesn't exist, setting to NULL Patching: bin/linux32/chromium/cef_extensions.pak... Patching: bin/linux64/v8_context_snapshot.bin... Patching: garrysmod/lua/menu/mainmenu.lua... Patching: bin/linux64/chromium_process... Patching: bin/linux64/snapshot_blob.bin... Patching: bin/linux32/chromium/locales/ca.pak... Patching: bin/linux32/chromium/locales/cs.pak... Patching: bin/linux32/chromium/locales/am.pak... Patching: bin/linux32/chromium/locales/ar.pak... Patching: bin/linux32/chromium/locales/bg.pak... Patching: bin/linux32/chromium/locales/en-GB.pak... Patching: bin/linux32/chromium/locales/bn.pak... Patching: bin/linux32/chromium/locales/da.pak... Patching: bin/linux32/chromium/locales/de.pak... Patching: bin/linux32/chromium/locales/es.pak... Patching: bin/linux32/chromium/locales/el.pak... Patching: bin/linux32/chromium/locales/en-US.pak... Patching: bin/linux32/chromium/locales/es-419.pak... Patching: bin/linux32/chromium/locales/he.pak... Patching: bin/linux32/chromium/locales/fa.pak... Patching: bin/linux32/chromium/locales/hr.pak... Patching: bin/linux32/chromium/locales/hu.pak... Patching: bin/linux32/chromium/locales/hi.pak... Patching: bin/linux32/chromium/locales/id.pak... Patching: bin/linux32/chromium/locales/ja.pak... Patching: bin/linux32/chromium/locales/fi.pak... Patching: bin/linux32/chromium/locales/fr.pak... Patching: bin/linux32/chromium/locales/it.pak... Patching: bin/linux32/chromium/locales/et.pak... Patching: bin/linux32/chromium/locales/lv.pak... Patching: bin/linux32/chromium/locales/ms.pak... Patching: bin/linux32/chromium/locales/kn.pak... Patching: bin/linux32/chromium/locales/ml.pak... Patching: bin/linux32/chromium/locales/nb.pak... Patching: bin/linux32/chromium/locales/nl.pak... Patching: bin/linux32/chromium/locales/gu.pak... Patching: bin/linux32/chromium/locales/lt.pak... Patching: bin/linux32/chromium/locales/pl.pak... Patching: bin/linux32/chromium/locales/fil.pak... Patching: bin/linux32/chromium/locales/pt-BR.pak... Patching: bin/linux32/chromium/locales/pt-PT.pak... Patching: bin/linux32/chromium/locales/ru.pak... Patching: bin/linux32/chromium/locales/sl.pak... Patching: bin/linux32/chromium/locales/sk.pak... Patching: bin/linux32/chromium/locales/sw.pak... Patching: bin/linux32/chromium/locales/sv.pak... Patching: bin/linux32/chromium/locales/sr.pak... Patching: bin/linux32/chromium/locales/ro.pak... Patching: bin/linux32/chromium/locales/ko.pak... Patching: bin/linux32/chromium/locales/ur.pak... Original doesn't exist, setting to NULL Patching: bin/linux32/chromium/locales/te.pak... Patching: bin/linux32/chromium/locales/uk.pak... Patching: bin/linux32/chromium/locales/mr.pak... Patching: bin/linux32/chromium/locales/zh-TW.pak... Patching: bin/linux32/chromium/locales/vi.pak... Patching: bin/linux32/chromium/locales/tr.pak... Patching: bin/linux32/chromium/locales/ta.pak... Patching: bin/linux32/chromium/devtools_resources.pak... Patching: bin/linux32/chromium/locales/zh-CN.pak... Patching: bin/linux32/chromium/locales/th.pak... Patching: bin/linux64/libGLESv2.so... Patching: bin/linux64/icudtl.dat... Patching: bin/linux64/libcef.so... CEFCodecFix applied successfully! Took 27.1206 second(s). ```
buckets1505 commented 3 weeks ago

same thing happened to me yesterday

WinterPhoenix commented 3 weeks ago

Take a look at chromium.log

ChloeDawn commented 3 weeks ago

I can't find a chromium.log in the game files nor the Steam directory.

ChloeDawn commented 2 weeks ago

I am able to reproduce this issue without the fixes and file changes applied. The issue is not present when I opt out of the x86-64 beta branch. I have verified files multiple times and still see no chromium.log.

Screenshot of main menu failing to load

ChloeDawn commented 2 weeks ago

Enabling Proton (GE-Proton9-11) resolves the issue (fix not yet applied) and I now also have a log file. Does my system need certain Chromium libraries to be installed that Proton happens to provide?

chromium.log ``` [0827/175133.070:ERROR:network_change_notifier_win.cc(142)] WSALookupServiceBegin failed with: 0 [0827/175133.072:VERBOSE1:pref_proxy_config_tracker_impl.cc(186)] 000000005C21C5D0: set chrome proxy config service to 000000005C21D210 [0827/175133.076:VERBOSE1:webrtc_internals.cc(118)] Could not get the download directory. [0827/175133.473:ERROR:dxva_video_decode_accelerator_win.cc(1376)] DXVAVDA fatal error: could not LoadLibrary: msvproc.dll: Module not found. (0x7E) [0827/175133.536:VERBOSE1:gpu_init.cc(340)] gl::init::InitializeStaticGLBindingsOneOff failed [0827/175133.540:ERROR:viz_main_impl.cc(229)] Exiting GPU process due to errors during initialization [0827/175133.742:ERROR:network_change_notifier_win.cc(142)] WSALookupServiceBegin failed with: 0 [0827/175134.057:ERROR:dxva_video_decode_accelerator_win.cc(1376)] DXVAVDA fatal error: could not LoadLibrary: msvproc.dll: Module not found. (0x7E) [0827/175134.120:VERBOSE1:gpu_init.cc(340)] gl::init::InitializeStaticGLBindingsOneOff failed [0827/175134.125:ERROR:viz_main_impl.cc(229)] Exiting GPU process due to errors during initialization [0827/175134.566:ERROR:dxva_video_decode_accelerator_win.cc(1376)] DXVAVDA fatal error: could not LoadLibrary: msvproc.dll: Module not found. (0x7E) [0827/175134.627:VERBOSE1:gpu_init.cc(340)] gl::init::InitializeStaticGLBindingsOneOff failed [0827/175134.631:ERROR:viz_main_impl.cc(229)] Exiting GPU process due to errors during initialization [0827/175134.928:VERBOSE1:pref_proxy_config_tracker_impl.cc(186)] 000000005C2AA8C0: set chrome proxy config service to 000000005C35CC10 [0827/175134.950:VERBOSE1:configured_proxy_resolution_service.cc(1138)] Failed configuring with PAC script, falling-back to manual proxy servers. [0827/175135.076:ERROR:dxva_video_decode_accelerator_win.cc(1376)] DXVAVDA fatal error: could not LoadLibrary: msvproc.dll: Module not found. (0x7E) [0827/175135.137:VERBOSE1:gpu_init.cc(340)] gl::init::InitializeStaticGLBindingsOneOff failed [0827/175135.142:ERROR:viz_main_impl.cc(229)] Exiting GPU process due to errors during initialization [0827/175135.540:INFO:cpu_info.cc(53)] Available number of cores: 8 [0827/175135.575:ERROR:paint_controller.cc(634)] PaintController::FinishCycle() completed [0827/175135.580:VERBOSE1:script_context.cc(257)] Created context: extension id: (none) frame: 0000013B962E22B0 URL: context_type: WEB_PAGE effective extension id: (none) effective context type: WEB_PAGE [0827/175135.581:VERBOSE1:script_context.cc(257)] Created context: extension id: (none) frame: 0000000000000000 URL: context_type: UNSPECIFIED effective extension id: (none) effective context type: UNSPECIFIED [0827/175135.581:VERBOSE1:dispatcher.cc(373)] Num tracked contexts: 1 [0827/175135.718:ERROR:dxva_video_decode_accelerator_win.cc(1376)] DXVAVDA fatal error: could not LoadLibrary: msvproc.dll: Module not found. (0x7E) [0827/175135.756:VERBOSE1:configured_proxy_resolution_service.cc(1138)] Failed configuring with PAC script, falling-back to manual proxy servers. [0827/175135.779:VERBOSE1:gpu_init.cc(340)] gl::init::InitializeStaticGLBindingsOneOff failed [0827/175135.785:ERROR:viz_main_impl.cc(229)] Exiting GPU process due to errors during initialization [0827/175135.830:ERROR:paint_controller.cc(634)] PaintController::FinishCycle() completed [0827/175135.839:ERROR:paint_controller.cc(634)] PaintController::FinishCycle() completed [0827/175135.991:ERROR:paint_controller.cc(634)] PaintController::FinishCycle() completed [0827/175136.009:ERROR:paint_controller.cc(634)] PaintController::FinishCycle() completed [0827/175136.048:ERROR:paint_controller.cc(634)] PaintController::FinishCycle() completed [0827/175136.117:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://files.facepunch.com/rubat/2024/July29-384-BothQueenconch.jpg [0827/175136.167:ERROR:paint_controller.cc(634)] PaintController::FinishCycle() completed [0827/175136.398:WARNING:cert_verify_proc_win.cc(105)] Unknown error -2146762482 mapped to net::ERR_FAILED [0827/175136.491:ERROR:paint_controller.cc(634)] PaintController::FinishCycle() completed [0827/175136.918:ERROR:paint_controller.cc(634)] PaintController::FinishCycle() completed [0827/175140.877:ERROR:paint_controller.cc(634)] PaintController::FinishCycle() completed [0827/175141.024:ERROR:paint_controller.cc(634)] PaintController::FinishCycle() completed [0827/175141.102:ERROR:paint_controller.cc(634)] PaintController::FinishCycle() completed [0827/175141.122:ERROR:paint_controller.cc(634)] PaintController::FinishCycle() completed [0827/175141.146:VERBOSE1:statistics_recorder.cc(428)] Collections of all histograms Histogram: API.StorageAccess.AllowedRequests recorded 3 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (3 = 100.0%) {0.0%} 2 ... Histogram: AsyncDNS.ConfigChange recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 O (0 = 0.0%) {100.0%} Histogram: AsyncDNS.ConfigParseDuration recorded 1 samples, mean = 2.0 (flags = 0x1) 0 ... 2 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 3 ... Histogram: AsyncDNS.ConfigParseWin recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: AsyncDNS.HostParseResult recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 O (0 = 0.0%) {100.0%} Histogram: AsyncDNS.HostsChange recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 O (0 = 0.0%) {100.0%} Histogram: AsyncDNS.HostsParseDuration recorded 1 samples, mean = 2.0 (flags = 0x1) 0 ... 2 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 3 ... Histogram: AsyncDNS.HostsParseWin recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: AsyncDNS.ServerCount recorded 1 samples, mean = 2.0 (flags = 0x1) 0 ... 2 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 3 ... Histogram: AsyncDNS.WatchStatus recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: CertificateType2.BR.Intermediate.ECDSA recorded 1 samples, mean = 256.0 (flags = 0x1) 0 ... 256 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 257 ... Histogram: CertificateType2.BR.Leaf.ECDSA recorded 1 samples, mean = 256.0 (flags = 0x1) 0 ... 256 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 257 ... Histogram: CertificateType2.BR.Root.ECDSA recorded 1 samples, mean = 384.0 (flags = 0x1) 0 ... 384 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 385 ... Histogram: ChildProcess.FieldTrials.CreateFromShmemSuccess recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 O (0 = 0.0%) {100.0%} Histogram: Cookie.CookieSourceScheme recorded 0 samples (flags = 0x1) 0 ... Histogram: Cookie.Count recorded 0 samples (flags = 0x1) 0 ... Histogram: Cookie.ExpirationDurationMinutes recorded 0 samples (flags = 0x1) 0 ... Histogram: Cookie.TimeBlockedOnLoad recorded 0 samples (flags = 0x1) 0 ... Histogram: Cookie.Type recorded 0 samples (flags = 0x1) 0 ... Histogram: HttpCache.EntryLockWait recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: HttpCache.HardReset recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: HttpCache.NetworkIsolationKeyPresent2 recorded 1 samples, mean = 2.0 (flags = 0x1) 0 ... 2 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 3 O (0 = 0.0%) {100.0%} Histogram: HttpCache.ParallelWritingPattern recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 ... Histogram: NQE.CachedNetworkQualityAvailable recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: NQE.EffectiveConnectionType.OnECTComputation recorded 4 samples, mean = 5.0 (flags = 0x1) 0 ... 5 ------------------------------------------------------------------------O (4 = 100.0%) {0.0%} 6 O (0 = 0.0%) {100.0%} Histogram: NQE.Kbps.ObservationSource recorded 1 samples, mean = 4.0 0 ... 4 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 5 ... Histogram: NQE.Kbps.OnECTComputation recorded 2 samples, mean = 1961.0 (flags = 0x1) 0 ... 1774 ------------------------------------------------------------------------O (2 = 100.0%) {0.0%} 2336 ... Histogram: NQE.RTT.ObservationSource recorded 3 samples, mean = 3.7 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 33.3%) 1 ... 4 ------------------------------------------------------------------------O (1 = 33.3%) {33.3%} 5 ... 7 ------------------------------------------------------------------------O (1 = 33.3%) {66.7%} 8 ... Histogram: NQE.RTT.OnECTComputation recorded 4 samples, mean = 115.0 (flags = 0x1) 0 ... 114 ------------------------------------------------------------------------O (4 = 100.0%) {0.0%} 135 ... Histogram: NQE.TransportRTT.OnECTComputation recorded 3 samples, mean = 55.0 (flags = 0x1) 0 ... 48 ------------------------------------------------------------------------O (3 = 100.0%) {0.0%} 57 ... Histogram: Net.AlternativeServiceTypeForRequest recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: Net.CertVerifier_First_Job_Latency recorded 1 samples, mean = 123.0 (flags = 0x1) 0 ... 113 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 128 ... Histogram: Net.CertVerifier_Job_Latency recorded 1 samples, mean = 123.0 (flags = 0x1) 0 ... 113 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 128 ... Histogram: Net.Certificate.IgnoreCertificateErrorsSPKIListPresent recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: Net.Certificate.IgnoreErrors recorded 2 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (2 = 100.0%) 1 ... Histogram: Net.Certificate.TrustAnchor.Request recorded 1 samples (flags = 0x1) 486 ------------------------------------------------------------------------O (1 = 100.0%) Histogram: Net.Certificate.TrustAnchor.Verify recorded 1 samples (flags = 0x1) 486 ------------------------------------------------------------------------O (1 = 100.0%) Histogram: Net.CertificateTransparency.ConnectionComplianceStatus2.SSL recorded 1 samples, mean = 3.0 (flags = 0x1) 0 ... 3 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 4 ... Histogram: Net.CertificateTransparency.RequestComplianceStatus recorded 1 samples, mean = 3.0 (flags = 0x1) 0 ... 3 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 4 ... Histogram: Net.DNS.Request.TotalTime recorded 5 samples, mean = 19.2 (flags = 0x1) 0 ------------------------------------------------------------------------O (3 = 60.0%) 10 ------------------------------------------------------------O (1 = 20.0%) {60.0%} 12 ... 75 ------------------------O (1 = 20.0%) {80.0%} 92 ... Histogram: Net.DNS.Request.TotalTimeAsync recorded 3 samples, mean = 31.7 (flags = 0x1) 0 -----------------------------O (1 = 33.3%) 10 ------------------------------------------------------------------------O (1 = 33.3%) {33.3%} 12 ... 75 -----------------------------O (1 = 33.3%) {66.7%} 92 ... Histogram: Net.DNS.ResolveCategory recorded 3 samples, mean = 0.7 (flags = 0x1) 0 ------------------------------------O (1 = 33.3%) 1 ------------------------------------------------------------------------O (2 = 66.7%) {33.3%} 2 ... Histogram: Net.DNS.ResolveError.Fast recorded 2 samples (flags = 0x1) 105 ------------------------------------------------------------------------O (2 = 100.0%) Histogram: Net.DNS.ResolveFailureTime recorded 2 samples, mean = 7.5 (flags = 0x1) 0 ... 6 ------------------------------------------------------------------------O (1 = 50.0%) {0.0%} 7 ... 9 ------------------------------------------------------------------------O (1 = 50.0%) {50.0%} 10 ... Histogram: Net.DNS.ResolveSuccessTime recorded 1 samples, mean = 79.0 (flags = 0x1) 0 ... 77 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 89 ... Histogram: Net.DNS.SecureDnsMode.Off.ResolveTime recorded 3 samples, mean = 31.3 (flags = 0x1) 0 ... 6 ------------------------------------------------------------------------O (1 = 33.3%) {0.0%} 8 ------------------------------------------------------------------------O (1 = 33.3%) {33.3%} 10 ... 66 -----------------------------O (1 = 33.3%) {66.7%} 84 ... Histogram: Net.DNS.UpgradeConfig.Ineligible.DohSpecified recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: Net.DNS.UpgradeConfig.Ineligible.UnhandledOptions recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: Net.DNS_Resolution_And_TCP_Connection_Latency2 recorded 1 samples, mean = 113.0 (flags = 0x1) 0 ... 113 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 128 ... Histogram: Net.HttpJob.PrefilterBytesRead recorded 1 samples, mean = 724240.0 (flags = 0x1) 0 ... 660772 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 947607 ... Histogram: Net.HttpJob.PrefilterBytesRead.Net recorded 1 samples, mean = 724240.0 (flags = 0x1) 0 ... 660772 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 947607 ... Histogram: Net.HttpJob.TotalTime recorded 1 samples, mean = 792.0 (flags = 0x1) 0 ... 752 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 894 ... Histogram: Net.HttpJob.TotalTimeNotCached recorded 1 samples, mean = 792.0 (flags = 0x1) 0 ... 752 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 894 ... Histogram: Net.HttpJob.TotalTimeSuccess recorded 1 samples, mean = 792.0 (flags = 0x1) 0 ... 752 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 894 ... Histogram: Net.HttpJob.TotalTimeSuccess.Priority2 recorded 1 samples, mean = 792.0 (flags = 0x1) 0 ... 752 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 894 ... Histogram: Net.HttpResponseCode recorded 1 samples, mean = 200.0 (flags = 0x1) 0 ... 200 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 201 ... Histogram: Net.HttpTimeToFirstByte recorded 1 samples, mean = 344.0 (flags = 0x1) 0 ... 317 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 389 ... Histogram: Net.KeepaliveStatisticsRecorder.PeakInflightRequests2 recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: Net.KeepaliveStatisticsRecorder.PeakInflightRequestsPerTopLevelFrame recorded 8 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (8 = 100.0%) 1 ... Histogram: Net.NotifyAddrChangeFailures recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: Net.NumQuicSessionsAtShutdown recorded 2 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (2 = 100.0%) 1 ... Histogram: Net.QuicSession.CloseAllSessionsError recorded 2 samples (flags = 0x1) 3 ------------------------------------------------------------------------O (2 = 100.0%) Histogram: Net.RedirectChainLength recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: Net.RestrictedCookieManager.SiteForCookiesOK recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 O (0 = 0.0%) {100.0%} Histogram: Net.RestrictedCookieManager.TopFrameOriginOK recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 O (0 = 0.0%) {100.0%} Histogram: Net.SSLCertVerificationTime recorded 1 samples, mean = 123.0 (flags = 0x1) 0 ... 114 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 135 ... Histogram: Net.SSLHandshakeDetails recorded 1 samples, mean = 6.0 (flags = 0x1) 0 ... 6 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 7 ... Histogram: Net.SSLLegacyCryptoFallback recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: Net.SSLNegotiatedAlpnProtocol recorded 1 samples, mean = 2.0 (flags = 0x1) 0 ... 2 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 3 ... Histogram: Net.SSLSignatureAlgorithm recorded 1 samples (flags = 0x1) 1027 ------------------------------------------------------------------------O (1 = 100.0%) Histogram: Net.SSLVersion recorded 1 samples, mean = 6.0 (flags = 0x1) 0 ... 6 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 7 ... Histogram: Net.SSL_CipherSuite recorded 1 samples (flags = 0x1) 4865 ------------------------------------------------------------------------O (1 = 100.0%) Histogram: Net.SSL_Connection_Error recorded 1 samples (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) Histogram: Net.SSL_Connection_Latency_2 recorded 1 samples, mean = 162.0 (flags = 0x1) 0 ... 149 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 164 ... Histogram: Net.SSL_KeyExchange.ECDHE recorded 1 samples (flags = 0x1) 29 ------------------------------------------------------------------------O (1 = 100.0%) Histogram: Net.SpdyHeadersCompressionPercentage recorded 1 samples, mean = 46.0 (flags = 0x1) 0 ... 46 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 47 ... Histogram: Net.SpdyResponseCode recorded 1 samples (flags = 0x1) 200 ------------------------------------------------------------------------O (1 = 100.0%) Histogram: Net.SpdySession.ClosedOnError recorded 1 samples (flags = 0x1) 3 ------------------------------------------------------------------------O (1 = 100.0%) Histogram: Net.SpdySession.CreateStreamWithSocketConnected recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 O (0 = 0.0%) {100.0%} Histogram: Net.SpdySession.PushedAndUnclaimedBytes recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: Net.SpdySession.PushedBytes recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: Net.SpdySession.ServerSupportsWebSocket recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: Net.SpdySessionGet recorded 1 samples, mean = 3.0 (flags = 0x1) 0 ... 3 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 4 O (0 = 0.0%) {100.0%} Histogram: Net.SpdyStreamsAbandonedPerSession recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: Net.SpdyStreamsPerSession recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 ... Histogram: Net.SpdyStreamsPushedAndClaimedPerSession recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: Net.SpdyStreamsPushedPerSession recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: Net.TCP_Connection_Latency recorded 1 samples, mean = 33.0 (flags = 0x1) 0 ... 33 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 37 ... Histogram: Net.TCP_Connection_Latency_IPv6_Raceable recorded 1 samples, mean = 33.0 (flags = 0x1) 0 ... 33 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 37 ... Histogram: Net.UDPSocketWinClose recorded 2 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (2 = 100.0%) 1 ... Histogram: Net.URLRequest.ReferrerHasInformativePath.CrossOrigin recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: Net.URLRequest.ReferrerPolicyForRequest.CrossOrigin recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: NetworkService.ConcerningRequestHeader.PresentOnStart recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: NetworkService.CrossOriginResourcePolicy.Result recorded 2 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (2 = 100.0%) 1 ... Histogram: NetworkService.URLLoader.RequestInitiatorOriginLockCompatibility recorded 1 samples, mean = 3.0 (flags = 0x1) 0 ... 3 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 4 ... Histogram: ResourceScheduler.ActiveSchedulerClientsCount recorded 8 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (8 = 100.0%) 1 ... Histogram: ResourceScheduler.DelayableRequests.WaitTimeToAvoidContentionWithNonDelayableRequest recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 10 ... Histogram: ResourceScheduler.RequestQueuingDuration.Priority2 recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ResourceScheduler.RequestsCount.All recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 ... Histogram: ResourceScheduler.RequestsCount.Delayable recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 ... Histogram: ResourceScheduler.RequestsCount.GlobalAll recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 ... Histogram: ResourceScheduler.RequestsCount.GlobalDelayable recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 ... Histogram: ResourceScheduler.RequestsCount.GlobalLayoutBlocking recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ResourceScheduler.RequestsCount.GlobalNonDelayable recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ResourceScheduler.RequestsCount.NonDelayable recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ResourceScheduler.RequestsCount.TotalLayoutBlocking recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: SharedMemory.MapBlockedForSecurity recorded 4 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (4 = 100.0%) 1 ... Histogram: SiteIsolation.CORBProtection.SensitiveResource recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: SiteIsolation.XSD.Browser.Action recorded 2 samples, mean = 2.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 50.0%) 1 ... 4 ------------------------------------------------------------------------O (1 = 50.0%) {50.0%} 5 O (0 = 0.0%) {100.0%} Histogram: ThreadPool.DetachDuration.ContentChild.Background recorded 0 samples (flags = 0x1) 0 ... Histogram: ThreadPool.DetachDuration.ContentChild.Foreground recorded 0 samples (flags = 0x1) 0 ... Histogram: ThreadPool.HeartbeatLatencyMicroseconds.ContentChild.BackgroundTaskPriority recorded 0 samples (flags = 0x1) 0 ... Histogram: ThreadPool.HeartbeatLatencyMicroseconds.ContentChild.UserBlockingTaskPriority recorded 0 samples (flags = 0x1) 0 ... Histogram: ThreadPool.HeartbeatLatencyMicroseconds.ContentChild.UserVisibleTaskPriority recorded 0 samples (flags = 0x1) 0 ... Histogram: ThreadPool.NumTasksBeforeDetach.ContentChild.Background recorded 0 samples (flags = 0x1) 0 ... Histogram: ThreadPool.NumTasksBeforeDetach.ContentChild.Foreground recorded 0 samples (flags = 0x1) 0 ... Histogram: ThreadPool.NumTasksRunWhileQueuing.ContentChild.BackgroundTaskPriority recorded 0 samples (flags = 0x1) 0 ... Histogram: ThreadPool.NumTasksRunWhileQueuing.ContentChild.UserBlockingTaskPriority recorded 0 samples (flags = 0x1) 0 ... Histogram: ThreadPool.NumTasksRunWhileQueuing.ContentChild.UserVisibleTaskPriority recorded 0 samples (flags = 0x1) 0 ... Histogram: ThreadPool.TaskLatencyMicroseconds.ContentChild.BackgroundTaskPriority recorded 0 samples (flags = 0x1) 0 ... Histogram: ThreadPool.TaskLatencyMicroseconds.ContentChild.UserBlockingTaskPriority recorded 7 samples, mean = 264.4 (flags = 0x1) 0 ... 10 ------------------------------------------------------O (1 = 14.3%) {0.0%} 12 ------------------------------------------------------------------------O (2 = 28.6%) {14.3%} 15 ... 22 ----------------------O (1 = 14.3%) {42.9%} 27 ... 263 ----------------------O (1 = 14.3%) {57.1%} 317 ... 462 ----------------------O (1 = 14.3%) {71.4%} 558 ... 983 ----------------------O (1 = 14.3%) {85.7%} 1187 ... Histogram: ThreadPool.TaskLatencyMicroseconds.ContentChild.UserVisibleTaskPriority recorded 5 samples, mean = 17.6 (flags = 0x1) 0 ... 8 ------------------------------------------------------------------------O (1 = 20.0%) {0.0%} 10 ... 15 ------------------------------------------------O (1 = 20.0%) {20.0%} 18 ------------------------------------------------------------------------O (2 = 40.0%) {40.0%} 22 -----------------------------O (1 = 20.0%) {80.0%} 27 ... Histogram: V8.Initializer.LoadV8Snapshot.Result recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: V8.Initializer.OpenV8File.Result recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... [0827/175141.154:VERBOSE1:statistics_recorder.cc(428)] Collections of all histograms Histogram: AsyncDNS.ConfigChange recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 O (0 = 0.0%) {100.0%} Histogram: AsyncDNS.ConfigParseDuration recorded 1 samples, mean = 2.0 (flags = 0x1) 0 ... 2 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 3 ... Histogram: AsyncDNS.ConfigParseWin recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: AsyncDNS.HostParseResult recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 O (0 = 0.0%) {100.0%} Histogram: AsyncDNS.HostsChange recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 O (0 = 0.0%) {100.0%} Histogram: AsyncDNS.HostsParseDuration recorded 1 samples, mean = 2.0 (flags = 0x1) 0 ... 2 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 3 ... Histogram: AsyncDNS.HostsParseWin recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: AsyncDNS.WatchStatus recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: BackgroundFetch.IncompleteFetchesOnStartup recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: BackgroundFetch.Storage.CleanupTask recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: BackgroundFetch.Storage.GetInitializationDataTask recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: BrowserRenderProcessHost.BackgroundTime recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 ... Histogram: BrowserRenderProcessHost.FramePrioritiesSeen recorded 1 samples, mean = 3.0 (flags = 0x1) 0 ... 3 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 4 O (0 = 0.0%) {100.0%} Histogram: BrowserRenderProcessHost.SpareProcessMaybeTakeAction recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: BrowserRenderProcessHost.TotalTime recorded 1 samples, mean = 6200.0 (flags = 0x1) 0 ... 6118 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 8289 ... Histogram: ChildProcess.Disconnected2 recorded 5 samples, mean = 9.0 (flags = 0x1) 0 ... 9 ------------------------------------------------------------------------O (5 = 100.0%) {0.0%} 10 ... Histogram: Compositing.Browser.LayerTreeImpl.CalculateDrawPropertiesUs recorded 2 samples, mean = 15.0 (flags = 0x1) 0 ... 5 ------------------------------------------------------------------------O (1 = 50.0%) {0.0%} 7 ... 21 -----------------------------O (1 = 50.0%) {50.0%} 28 ... Histogram: Compositing.Browser.LayersUpdateTime recorded 2 samples, mean = 20.0 (flags = 0x1) 0 ... 4 ------------------------------------------------------------------------O (1 = 50.0%) {0.0%} 6 ... 29 -----------------------------O (1 = 50.0%) {50.0%} 40 ... Histogram: Compositing.Browser.NumActiveLayers recorded 2 samples, mean = 2.0 (flags = 0x1) 0 ... 2 ------------------------------------------------------------------------O (2 = 100.0%) {0.0%} 3 ... Histogram: Compositing.Browser.NumActivePictureLayers recorded 2 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (2 = 100.0%) 1 ... Histogram: Compositing.Browser.NumRenderSurfaces recorded 2 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (2 = 100.0%) {0.0%} 2 ... Histogram: Compositing.CompositorFrameSinkSupport.ShouldSendBeginFrame recorded 152 samples, mean = 6.3 (flags = 0x1) 0 -------O (13 = 8.6%) 1 ... 4 --O (3 = 2.0%) {8.6%} 5 ... 7 ------------------------------------------------------------------------O (136 = 89.5%) {10.5%} 8 ... Histogram: Compositing.DirectRenderer.PartialSwap.ExtraDamage recorded 14 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (14 = 100.0%) 1 ... Histogram: Compositing.DirectRenderer.PartialSwap.FrameBufferDamage recorded 14 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (14 = 100.0%) 1 ... Histogram: Compositing.DirectRenderer.PartialSwap.RootDamage recorded 14 samples, mean = 21.4 (flags = 0x1) 0 ------------------------------------------------------------------------O (11 = 78.6%) 1 ... 100 --------------------O (3 = 21.4%) {78.6%} 101 O (0 = 0.0%) {100.0%} Histogram: Compositing.DirectRenderer.PartialSwap.TotalDamage recorded 14 samples, mean = 21.4 (flags = 0x1) 0 ------------------------------------------------------------------------O (11 = 78.6%) 1 ... 100 --------------------O (3 = 21.4%) {78.6%} 101 O (0 = 0.0%) {100.0%} Histogram: Compositing.DirectRenderer.Software.DrawFrameUs recorded 14 samples, mean = 1720.6 (flags = 0x1) 0 ... 65 ------------------------------------------------O (2 = 14.3%) {0.0%} 86 ------------------------------------------------O (2 = 14.3%) {14.3%} 113 O (0 = 0.0%) {28.6%} 149 ------------------------O (1 = 7.1%) {28.6%} 196 ------------------------O (1 = 7.1%) {35.7%} 258 ------------------------O (1 = 7.1%) {42.9%} 340 ------------------------------------------------O (2 = 14.3%) {50.0%} 448 ... 2336 ------------------------------------------------------------------------O (3 = 21.4%) {64.3%} 3077 ------------------------O (1 = 7.1%) {85.7%} 4053 ... 9260 ------------------------O (1 = 7.1%) {92.9%} 12196 ... Histogram: Compositing.Display.Draw.Occlusion.Calculation.Time recorded 14 samples, mean = 1.9 (flags = 0x1) 0 O (0 = 0.0%) 1 --------------------------------------------------------------O (6 = 42.9%) {0.0%} 2 ------------------------------------------------------------------------O (7 = 50.0%) {42.9%} 3 ... 6 ----------O (1 = 7.1%) {92.9%} 7 ... Histogram: Compositing.Display.DrawToSwapUs recorded 14 samples, mean = 1732.6 (flags = 0x1) 0 ... 87 ------------------------------------------------------------------------O (3 = 21.4%) {0.0%} 105 ------------------------O (1 = 7.1%) {21.4%} 127 ... 187 ------------------------O (1 = 7.1%) {28.6%} 227 ------------------------O (1 = 7.1%) {35.7%} 275 ------------------------O (1 = 7.1%) {42.9%} 333 ------------------------------------------------O (2 = 14.3%) {50.0%} 404 ... 2289 ------------------------O (1 = 7.1%) {64.3%} 2776 ------------------------------------------------------------------------O (3 = 21.4%) {71.4%} 3366 ... 8824 ------------------------O (1 = 7.1%) {92.9%} 10700 ... Histogram: Compositing.Display.FlattenedRenderPassCount recorded 14 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (14 = 100.0%) {0.0%} 2 ... Histogram: Compositing.Renderer.LayerUpdateSkippedDueToBackface recorded 6 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (6 = 100.0%) 1 ... Histogram: Compositing.SurfaceAggregator.AggregateUs recorded 14 samples, mean = 42.4 (flags = 0x1) 0 ... 21 -------------------------------------------O (3 = 21.4%) {0.0%} 28 -----------------------------O (2 = 14.3%) {21.4%} 37 ------------------------------------------------------------------------O (5 = 35.7%) {35.7%} 49 -------------------------------------------O (3 = 21.4%) {71.4%} 65 --------------O (1 = 7.1%) {92.9%} 86 ... Histogram: Compositing.SurfaceAggregator.FrameContainsVideo recorded 14 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (14 = 100.0%) 1 ... Histogram: Compositing.SurfaceManager.AliveSurfaces recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: CompositorLatency.Diagnostic.PresentationTimeDeltaFromDeadline recorded 2 samples, mean = 6.5 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 50.0%) 1 ... 12 ------------------------O (1 = 50.0%) {50.0%} 15 ... Histogram: ContentSettings.DefaultAutoplaySetting recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 ... Histogram: ContentSettings.DefaultCookiesSetting recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 ... Histogram: ContentSettings.DefaultImagesSetting recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 ... Histogram: ContentSettings.DefaultJavaScriptSetting recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 ... Histogram: ContentSettings.DefaultLocationSetting recorded 1 samples, mean = 3.0 (flags = 0x1) 0 ... 3 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 4 ... Histogram: ContentSettings.DefaultMIDISysExSetting recorded 1 samples, mean = 3.0 (flags = 0x1) 0 ... 3 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 4 ... Histogram: ContentSettings.DefaultMediaStreamCameraSetting recorded 1 samples, mean = 3.0 (flags = 0x1) 0 ... 3 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 4 ... Histogram: ContentSettings.DefaultMediaStreamMicSetting recorded 1 samples, mean = 3.0 (flags = 0x1) 0 ... 3 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 4 ... Histogram: ContentSettings.DefaultNotificationsSetting recorded 1 samples, mean = 3.0 (flags = 0x1) 0 ... 3 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 4 ... Histogram: ContentSettings.DefaultPluginsSetting recorded 1 samples, mean = 2.0 (flags = 0x1) 0 ... 2 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 3 ... Histogram: ContentSettings.DefaultPopupsSetting recorded 1 samples, mean = 2.0 (flags = 0x1) 0 ... 2 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 3 ... Histogram: ContentSettings.DefaultSoundSetting recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 ... Histogram: ContentSettings.DefaultSubresourceFilterSetting recorded 1 samples, mean = 2.0 (flags = 0x1) 0 ... 2 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 3 ... Histogram: ContentSettings.DefaultUsbGuardSetting recorded 1 samples, mean = 3.0 (flags = 0x1) 0 ... 3 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 4 ... Histogram: ContentSettings.DefaultWebBluetoothGuardSetting recorded 1 samples, mean = 3.0 (flags = 0x1) 0 ... 3 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 4 ... Histogram: ContentSettings.Exceptions.accessibility-events recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.app-banner recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.ar recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.auto-select-certificate recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.automatic-downloads recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.autoplay recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.background-sync recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.bluetooth-chooser-data recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.bluetooth-guard recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.bluetooth-scanning recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.camera-pan-tilt-zoom recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.client-hints recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.clipboard recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.cookies recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.cookies.Allow recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.cookies.AllowThirdParty recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.cookies.Block recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.cookies.SessionOnly recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.durable-storage recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.file-system-read-guard recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.file-system-write-guard recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.flash-data recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.font-access recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.geolocation recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.hid-chooser-data recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.hid-guard recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.images recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.important-site-info recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.insecure-private-network recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.installed-web-app-metadata recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.intent-picker-auto-display recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.javascript recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.legacy-cookie-access recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.media-engagement recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.media-stream-camera recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.media-stream-mic recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.midi-sysex recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.mixed-script recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.nfc recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.notifications recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.password-protection recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.payment-handler recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.periodic-background-sync recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.permission-autoblocking-data recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.plugins recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.popups recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.popups.Allow recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.popups.Block recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.ppapi-broker recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.protocol-handler recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.safe-browsing-url-check-data recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.sensors recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.serial-chooser-data recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.serial-guard recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.site-engagement recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.sound recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.ssl-cert-decisions recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.storage-access recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.subresource-filter recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.subresource-filter-data recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.subresource-filter.Allow recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.subresource-filter.Block recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.usb-chooser-data recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.usb-guard recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.vr recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.Exceptions.window-placement recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ContentSettings.NumberOfExceptions recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: DirectWrite.Fonts.Gfx.InitializeLoopCount recorded 1 samples (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) Histogram: DirectWrite.Fonts.Proxy.LastResortFontCount recorded 1 samples, mean = 6.0 (flags = 0x1) 0 ... 6 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 7 ... Histogram: DirectWrite.Fonts.Proxy.LastResortFontFileCount recorded 1 samples, mean = 2.0 (flags = 0x1) 0 ... 2 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 3 ... Histogram: DirectWrite.Fonts.Proxy.LoaderType recorded 4 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (4 = 100.0%) 1 ... Histogram: DirectWrite.Fonts.Proxy.MessageFilterError recorded 4 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (4 = 100.0%) {0.0%} 2 ... Histogram: DiskCache.4.Error recorded 2 samples, mean = 7.5 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 50.0%) 1 ... 15 ------------------------------------------------------------------------O (1 = 50.0%) {50.0%} 16 ... Histogram: DiskCache.CreateBlock recorded 1 samples, mean = 0.0 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: DiskCache.GetFileForNewBlock recorded 1 samples, mean = 0.0 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: Enterprise.PolicyLoadStatus recorded 2 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (2 = 100.0%) 1 ... Histogram: EnterpriseCheck.InDomain recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 O (0 = 0.0%) {100.0%} Histogram: EnterpriseCheck.IsDomainJoined recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: EnterpriseCheck.IsEnterpriseUser recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 O (0 = 0.0%) {100.0%} Histogram: EnterpriseCheck.IsLocalMachine recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 O (0 = 0.0%) {100.0%} Histogram: EnterpriseCheck.IsLocalUser recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: EnterpriseCheck.IsManaged2 recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: EnterpriseCheck.NetGetJoinInformationAddress recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 O (0 = 0.0%) {100.0%} Histogram: EnterpriseCheck.OSType recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: Event.GestureCreated recorded 1 samples, mean = 12.0 (flags = 0x1) 0 ... 12 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 13 ... Histogram: Event.VizHitTest.HitTestDataIsEqualAccuracy recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 O (0 = 0.0%) {100.0%} Histogram: Extensions.ChromeExtensionsClientInitTime2 recorded 1 samples, mean = 134.0 (flags = 0x1) 0 ... 105 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 146 ... Histogram: Extensions.FeatureProviderStaticInitTime recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: Extensions.ProcessManagerStartupHostsTime2 recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: GPU.BlacklistFeatureTestResults.Accelerated2dCanvas recorded 1 samples, mean = 3.0 (flags = 0x1) 0 ... 3 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 4 ... Histogram: GPU.BlacklistFeatureTestResults.GpuCompositing recorded 1 samples, mean = 2.0 (flags = 0x1) 0 ... 2 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 3 ... Histogram: GPU.BlacklistFeatureTestResults.GpuRasterization recorded 1 samples, mean = 2.0 (flags = 0x1) 0 ... 2 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 3 ... Histogram: GPU.BlacklistFeatureTestResults.OopRasterization recorded 1 samples, mean = 2.0 (flags = 0x1) 0 ... 2 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 3 ... Histogram: GPU.BlacklistFeatureTestResults.Webgl recorded 1 samples, mean = 2.0 (flags = 0x1) 0 ... 2 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 3 ... Histogram: GPU.BlacklistFeatureTestResults.Webgl2 recorded 1 samples, mean = 2.0 (flags = 0x1) 0 ... 2 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 3 ... Histogram: GPU.BlacklistFeatureTestResultsWindows2.Accelerated2dCanvas recorded 1 samples, mean = 28.0 (flags = 0x1) 0 ... 28 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 29 ... Histogram: GPU.BlacklistFeatureTestResultsWindows2.GpuCompositing recorded 1 samples, mean = 27.0 (flags = 0x1) 0 ... 27 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 28 ... Histogram: GPU.BlacklistFeatureTestResultsWindows2.GpuRasterization recorded 1 samples, mean = 27.0 (flags = 0x1) 0 ... 27 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 28 ... Histogram: GPU.BlacklistFeatureTestResultsWindows2.OopRasterization recorded 1 samples, mean = 27.0 (flags = 0x1) 0 ... 27 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 28 ... Histogram: GPU.BlacklistFeatureTestResultsWindows2.Webgl recorded 1 samples, mean = 27.0 (flags = 0x1) 0 ... 27 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 28 ... Histogram: GPU.BlacklistFeatureTestResultsWindows2.Webgl2 recorded 1 samples, mean = 27.0 (flags = 0x1) 0 ... 27 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 28 ... Histogram: GPU.BlacklistTestResultsPerEntry recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: GPU.DriverBugTestResultsPerEntry recorded 1 samples (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) Histogram: GPU.GPUProcessExitCode recorded 5 samples (flags = 0x1) 0 ------------------------------------------------------------------------O (5 = 100.0%) Histogram: GPU.GPUProcessInitialized recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: GPU.GPUProcessLaunchTime recorded 5 samples, mean = 249.2 (flags = 0x1) 0 ... 190 ------------------------------------------------------------------------O (2 = 40.0%) {0.0%} 226 ------------------------------------------------------------------------O (2 = 40.0%) {40.0%} 268 ------------------------------------O (1 = 20.0%) {80.0%} 318 ... Histogram: GPU.GPUProcessTerminationStatus2 recorded 5 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (5 = 100.0%) 1 ... Histogram: GPU.ProcessLifetimeEvents.SwiftShader recorded 5 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (5 = 100.0%) 1 ... Histogram: GraphicsPipeline.Browser.ReceivedBeginFrame recorded 4 samples, mean = 3901.8 (flags = 0x1) 0 ... 192 ------------------------------------------------------------------------O (1 = 25.0%) {0.0%} 244 ... 637 ------------------------------------------------------------------------O (1 = 25.0%) {25.0%} 809 O (0 = 0.0%) {50.0%} 1028 ------------------------------------------------------------------------O (1 = 25.0%) {50.0%} 1306 ... 11285 ------------------------------------------------------------------------O (1 = 25.0%) {75.0%} 14340 ... Histogram: GraphicsPipeline.Browser.SubmitCompositorFrameAfterBeginFrame recorded 2 samples, mean = 279.0 (flags = 0x1) 0 ... 119 ------------------------------------------------------------------------O (1 = 50.0%) {0.0%} 151 ... 394 ------------------------------------------------------------------------O (1 = 50.0%) {50.0%} 501 ... Histogram: LibraryLoader.LoadNativeLibraryWindows recorded 1 samples, mean = 2.0 (flags = 0x1) 0 ... 2 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 3 ... Histogram: MPArch.ChildProcessLaunchFirst recorded 1 samples, mean = 212.0 (flags = 0x1) 0 ... 190 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 226 ... Histogram: MPArch.ChildProcessLaunchSubsequent recorded 6 samples, mean = 209.5 (flags = 0x1) 0 ... 40 ------------------------O (1 = 16.7%) {0.0%} 48 ... 190 ------------------------O (1 = 16.7%) {16.7%} 226 ------------------------------------------------------------------------O (3 = 50.0%) {33.3%} 268 ------------------------O (1 = 16.7%) {83.3%} 318 ... Histogram: Media.VideoCaptureService.DurationFromLastConnectToClosingConnectionAfterEnumerationOnly recorded 1 samples, mean = 3862704.0 (flags = 0x1) 0 ... 60000 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} Histogram: Media.VideoCaptureService.Event recorded 1 samples, mean = 7.0 (flags = 0x1) 0 ... 7 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 8 ... Histogram: Memory.PressureLevel recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: Navigation.IsLockedProcess recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: Navigation.IsSameBrowsingInstance recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 O (0 = 0.0%) {100.0%} Histogram: Navigation.IsSameProcess recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 O (0 = 0.0%) {100.0%} Histogram: Navigation.IsSameProcess.NewNavigation recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 O (0 = 0.0%) {100.0%} Histogram: Navigation.IsSameSiteInstance recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 O (0 = 0.0%) {100.0%} Histogram: Navigation.IsSameSiteInstance.MainFrame recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 O (0 = 0.0%) {100.0%} Histogram: Navigation.MainFrame.FrameCount recorded 1 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 2 ... Histogram: Navigation.MainFrame.MaxFrameCount recorded 2 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (2 = 100.0%) {0.0%} 2 ... Histogram: Navigation.OnReceiveResponseToOnStartLoadingResponseBody recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: Navigation.ReadyToCommitUntilCommit2 recorded 1 samples, mean = 520.0 (flags = 0x1) 0 ... 452 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 574 ... Histogram: Navigation.ReadyToCommitUntilCommit2.ForegroundProcessPriority recorded 1 samples, mean = 520.0 (flags = 0x1) 0 ... 452 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 574 ... Histogram: Navigation.ReadyToCommitUntilCommit2.NewNavigation recorded 1 samples, mean = 520.0 (flags = 0x1) 0 ... 452 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 574 ... Histogram: Navigation.RequiresDedicatedProcess recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: Navigation.StartToCommit recorded 1 samples, mean = 649.0 (flags = 0x1) 0 ... 574 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 729 ... Histogram: Navigation.StartToCommit.ForegroundProcessPriority recorded 1 samples, mean = 649.0 (flags = 0x1) 0 ... 574 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 729 ... Histogram: Navigation.StartToCommit.MainFrame recorded 1 samples, mean = 649.0 (flags = 0x1) 0 ... 574 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 729 ... Histogram: Navigation.StartToCommit.MainFrame.ForegroundProcessPriority recorded 1 samples, mean = 649.0 (flags = 0x1) 0 ... 574 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 729 ... Histogram: Navigation.StartToCommit.MainFrame.NewNavigation recorded 1 samples, mean = 649.0 (flags = 0x1) 0 ... 574 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 729 ... Histogram: Navigation.StartToCommit.NewNavigation recorded 1 samples, mean = 649.0 (flags = 0x1) 0 ... 574 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 729 ... Histogram: Navigation.StartToCommit.SameProcess recorded 1 samples, mean = 649.0 (flags = 0x1) 0 ... 574 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 729 ... Histogram: Navigation.StartToCommit.SameProcess.ForegroundProcessPriority recorded 1 samples, mean = 649.0 (flags = 0x1) 0 ... 574 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 729 ... Histogram: Navigation.StartToCommit.SameProcess.MainFrame recorded 1 samples, mean = 649.0 (flags = 0x1) 0 ... 574 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 729 ... Histogram: Navigation.StartToCommit.SameProcess.MainFrame.ForegroundProcessPriority recorded 1 samples, mean = 649.0 (flags = 0x1) 0 ... 574 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 729 ... Histogram: Navigation.StartToCommit.SameProcess.MainFrame.NewNavigation recorded 1 samples, mean = 649.0 (flags = 0x1) 0 ... 574 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 729 ... Histogram: Navigation.StartToCommit.SameProcess.NewNavigation recorded 1 samples, mean = 649.0 (flags = 0x1) 0 ... 574 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 729 ... Histogram: Navigation.TimeToCommit recorded 1 samples, mean = 649.0 (flags = 0x1) 0 ... 633 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 752 ... Histogram: Navigation.TimeToCommit_NewRenderer_BeforeUnloadDiscounted recorded 1 samples, mean = 649.0 (flags = 0x1) 0 ... 633 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 752 ... Histogram: Navigation.TimeToReadyToCommit2 recorded 1 samples, mean = 129.0 (flags = 0x1) 0 ... 107 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 136 ... Histogram: Navigation.TimeToReadyToCommit2.MainFrame recorded 1 samples, mean = 129.0 (flags = 0x1) 0 ... 107 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 136 ... Histogram: Navigation.TimeToReadyToCommit2.MainFrame.NewNavigation recorded 1 samples, mean = 129.0 (flags = 0x1) 0 ... 107 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 136 ... Histogram: Navigation.TimeToReadyToCommit2.NewNavigation recorded 1 samples, mean = 129.0 (flags = 0x1) 0 ... 107 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 136 ... Histogram: Navigation.TimeToReadyToCommit2.SameProcess recorded 1 samples, mean = 129.0 (flags = 0x1) 0 ... 107 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 136 ... Histogram: Navigation.TimeToReadyToCommit2.SameProcess.NewNavigation recorded 1 samples, mean = 129.0 (flags = 0x1) 0 ... 107 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 136 ... Histogram: Navigation.TimeToURLJobStart recorded 1 samples, mean = 4.0 (flags = 0x1) 0 ... 4 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 5 ... Histogram: Navigation.TimeToURLJobStart_NewRenderer_BeforeUnloadDiscounted recorded 1 samples, mean = 4.0 (flags = 0x1) 0 ... 4 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 5 ... Histogram: Net.DNS.DnsConfig.SecureDnsMode recorded 1 samples, mean = 2.0 (flags = 0x1) 0 ... 2 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 3 ... Histogram: Net.HttpResponseCode recorded 147 samples, mean = 200.0 (flags = 0x1) 0 ... 200 ------------------------------------------------------------------------O (147 = 100.0%) {0.0%} 201 ... Histogram: Net.NotifyAddrChangeFailures recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: NetworkService.ShutdownTime recorded 1 samples, mean = 5.0 (flags = 0x1) 0 ... 5 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 6 ... Histogram: NetworkService.TimeToFirstResponse recorded 1 samples, mean = 205.0 (flags = 0x1) 0 ... 171 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 210 ... Histogram: NetworkService.TimeToFirstResponse.OnStartup recorded 1 samples, mean = 205.0 (flags = 0x1) 0 ... 171 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 210 ... Histogram: PerformanceManager.AgentsByTime recorded 6 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (6 = 100.0%) {0.0%} 2 ... Histogram: PerformanceManager.AgentsUniqueByTime recorded 6 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (6 = 100.0%) {0.0%} 2 ... Histogram: Plugin.FlashUsage recorded 1 samples, mean = 2.0 (flags = 0x1) 0 ... 2 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 3 O (0 = 0.0%) {100.0%} Histogram: Privacy.CookieControlsSetting recorded 1 samples, mean = 2.0 (flags = 0x1) 0 ... 2 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 3 O (0 = 0.0%) {100.0%} Histogram: Privacy.DoNotTrackSetting recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: Privacy.ThirdPartyCookieBlockingSetting recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: RenderFrameHostImpl.DroppedInterfaceRequests recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: Renderer4.renderPassCount recorded 14 samples, mean = 1.0 (flags = 0x1) 0 O (0 = 0.0%) 1 ------------------------------------------------------------------------O (14 = 100.0%) {0.0%} 2 ... Histogram: Scheduling.Browser.BeginImplFrameLatency2 recorded 2 samples, mean = 7300.5 (flags = 0x1) 0 ... 1010 ------------------------------------------------------------------------O (1 = 50.0%) {0.0%} 1262 ... 11755 ------------------------------------------------------------------------O (1 = 50.0%) {50.0%} 14694 ... Histogram: Scheduling.Browser.CommitToReadyToActivateDuration2 recorded 2 samples, mean = 43.0 (flags = 0x1) 0 ... 8 ------------------------------------------------------------------------O (1 = 50.0%) {0.0%} 16 ... 64 ------------------------------------------------------------------------O (1 = 50.0%) {50.0%} 87 ... Histogram: Scheduling.Browser.CommitToReadyToActivateDuration2.Same recorded 2 samples, mean = 43.0 (flags = 0x1) 0 ... 8 ------------------------------------------------------------------------O (1 = 50.0%) {0.0%} 16 ... 64 ------------------------------------------------------------------------O (1 = 50.0%) {50.0%} 87 ... Histogram: Scheduling.Browser.DrawDuration2 recorded 2 samples, mean = 61.0 (flags = 0x1) 0 ... 32 ------------------------------------------------------------------------O (1 = 50.0%) {0.0%} 64 ------------------------------------------------------------------------O (1 = 50.0%) {50.0%} 87 ... Histogram: Scheduling.Browser.PrepareTilesDuration2 recorded 1 samples, mean = 24.0 (flags = 0x1) 0 ... 16 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 32 ... Histogram: Scheduling.Browser.SwapToAckLatency2 recorded 2 samples, mean = 280.0 (flags = 0x1) 0 ... 212 ------------------------------------------------------------------------O (1 = 50.0%) {0.0%} 265 ------------------------------------------------------------------------O (1 = 50.0%) {50.0%} 331 ... Histogram: ServiceWorker.RegisteredOriginCount recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ServiceWorkerCache.BackgroundSyncManager.Scheduler.OperationDuration2 recorded 1 samples, mean = 8.0 (flags = 0x1) 0 ... 7 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 10 ... Histogram: ServiceWorkerCache.BackgroundSyncManager.Scheduler.QueueDuration2 recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: ServiceWorkerCache.BackgroundSyncManager.Scheduler.QueueLength recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: SessionStorageContext.CommitResult recorded 2 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (2 = 100.0%) 1 ... Histogram: SharedMemory.MapBlockedForSecurity recorded 265 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (265 = 100.0%) 1 ... Histogram: Startup.BrowserMainRunnerImplInitializeLongTime recorded 1 samples, mean = 36.0 (flags = 0x1) 0 ... 32 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 37 ... Histogram: Startup.BrowserMainRunnerImplInitializeStep1Time recorded 1 samples, mean = 28.0 (flags = 0x1) 0 ... 24 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 29 ... Histogram: Startup.BrowserMainRunnerImplInitializeStep2Time recorded 1 samples, mean = 8.0 (flags = 0x1) 0 ... 8 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 10 ... Histogram: ThreadPool.DetachDuration.Browser.Background recorded 0 samples (flags = 0x1) 0 ... Histogram: ThreadPool.DetachDuration.Browser.Foreground recorded 0 samples (flags = 0x1) 0 ... Histogram: ThreadPool.HeartbeatLatencyMicroseconds.Browser.BackgroundTaskPriority recorded 0 samples (flags = 0x1) 0 ... Histogram: ThreadPool.HeartbeatLatencyMicroseconds.Browser.UserBlockingTaskPriority recorded 0 samples (flags = 0x1) 0 ... Histogram: ThreadPool.HeartbeatLatencyMicroseconds.Browser.UserVisibleTaskPriority recorded 0 samples (flags = 0x1) 0 ... Histogram: ThreadPool.NumTasksBeforeDetach.Browser.Background recorded 0 samples (flags = 0x1) 0 ... Histogram: ThreadPool.NumTasksBeforeDetach.Browser.Foreground recorded 0 samples (flags = 0x1) 0 ... Histogram: ThreadPool.NumTasksRunWhileQueuing.Browser.BackgroundTaskPriority recorded 0 samples (flags = 0x1) 0 ... Histogram: ThreadPool.NumTasksRunWhileQueuing.Browser.UserBlockingTaskPriority recorded 0 samples (flags = 0x1) 0 ... Histogram: ThreadPool.NumTasksRunWhileQueuing.Browser.UserVisibleTaskPriority recorded 0 samples (flags = 0x1) 0 ... Histogram: ThreadPool.TaskLatencyMicroseconds.Browser.BackgroundTaskPriority recorded 4 samples, mean = 42767.5 (flags = 0x1) 0 ... 8 ------------------------------------------------------------------------O (1 = 25.0%) {0.0%} 10 ... 150 -----------------------------O (1 = 25.0%) {25.0%} 181 ... 6462 -----------------------------O (1 = 25.0%) {50.0%} 7801 ... 20000 -----------------------------O (1 = 25.0%) {75.0%} Histogram: ThreadPool.TaskLatencyMicroseconds.Browser.UserBlockingTaskPriority recorded 637 samples, mean = 568.8 (flags = 0x1) 0 O (0 = 0.0%) 1 -----------O (10 = 1.6%) {0.0%} 2 -------------------------------------------------------------------O (64 = 10.0%) {1.6%} 3 --------------------------------------------------------------O (59 = 9.3%) {11.6%} 4 --------------O (13 = 2.0%) {20.9%} 5 --O (2 = 0.3%) {22.9%} 6 ---------------------------O (26 = 4.1%) {23.2%} 7 -------------------------------------------------------------O (58 = 9.1%) {27.3%} 8 ------------------------------------------------------------------------O (137 = 21.5%) {36.4%} 10 ---------------------------------------------------------O (108 = 17.0%) {57.9%} 12 -----------------------O (67 = 10.5%) {74.9%} 15 -------O (19 = 3.0%) {85.4%} 18 ------O (22 = 3.5%) {88.4%} 22 -----O (26 = 4.1%) {91.8%} 27 -O (6 = 0.9%) {95.9%} 33 O (2 = 0.3%) {96.9%} 40 -O (3 = 0.5%) {97.2%} 48 O (0 = 0.0%) {97.6%} 58 O (1 = 0.2%) {97.6%} 70 O (0 = 0.0%) {97.8%} 85 O (2 = 0.3%) {97.8%} 103 ... 150 O (1 = 0.2%) {98.1%} 181 -O (3 = 0.5%) {98.3%} 218 ... 383 O (1 = 0.2%) {98.7%} 462 ... 674 O (2 = 0.3%) {98.9%} 814 ... 2521 O (1 = 0.2%) {99.2%} 3043 O (0 = 0.0%) {99.4%} 3673 O (1 = 0.2%) {99.4%} 4434 ... 20000 -O (3 = 0.5%) {99.5%} Histogram: ThreadPool.TaskLatencyMicroseconds.Browser.UserVisibleTaskPriority recorded 29 samples, mean = 246.3 (flags = 0x1) 0 ... 8 ------------------------------------------------------O (2 = 6.9%) {0.0%} 10 ------------------------------------------------------O (2 = 6.9%) {6.9%} 12 ------------------------------------------------------------------------O (4 = 13.8%) {13.8%} 15 ------------------O (1 = 3.4%) {27.6%} 18 ---------------------------O (2 = 6.9%) {31.0%} 22 ----------------------O (2 = 6.9%) {37.9%} 27 -----------O (1 = 3.4%) {44.8%} 33 ----------------------O (2 = 6.9%) {48.3%} 40 -----------O (1 = 3.4%) {55.2%} 48 ----------------------O (2 = 6.9%) {58.6%} 58 O (0 = 0.0%) {65.5%} 70 -----------O (1 = 3.4%) {65.5%} 85 -----------O (1 = 3.4%) {69.0%} 103 ... 317 --------------------------------O (3 = 10.3%) {72.4%} 383 ... 983 ------------------------------------------------------O (5 = 17.2%) {82.8%} 1187 ... Histogram: TileManager.ExceededMemoryBudget recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: UI.DeviceScale recorded 1 samples (flags = 0x1) 100 ------------------------------------------------------------------------O (1 = 100.0%) Histogram: UMA.PersistentAllocator.FieldTrialAllocator.Errors recorded 0 samples (flags = 0x1) Histogram: UMA.PersistentAllocator.FieldTrialAllocator.UsedPct recorded 7 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (7 = 100.0%) 1 ... Histogram: V8.Initializer.LoadV8Snapshot.Result recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: V8.Initializer.OpenV8File.Result recorded 1 samples, mean = 0.0 (flags = 0x1) 0 ------------------------------------------------------------------------O (1 = 100.0%) 1 ... Histogram: Variations.Headers.URLValidationResult.Append recorded 1 samples, mean = 4.0 (flags = 0x1) 0 ... 4 ------------------------------------------------------------------------O (1 = 100.0%) {0.0%} 5 ... Histogram: Viz.DisplayCompositor.SurfaceEmbeddingTime recorded 2 samples, mean = 591.0 (flags = 0x1) 0 ... 533 ------------------------------------------------------------------------O (2 = 100.0%) {0.0%} 633 ... ```
WinterPhoenix commented 2 weeks ago

Okay so, here's the situation. If you aren't seeing a chromium.log file with the x86-64 beta, it means Chromium Embedded Framework (CEF) isn't initializing for some reason. In that case, check GMod's developer console (hold down ~ on the main menu). You probably have either a message that says "missing usernamespaces" or one that says "CefInitialize failed."

If you're not on the x86-64 beta, CEF doesn't apply. It's using Awesomium, a circa 2012 version of Chromium. Totally useless at this point.

Proton "solves" some issues with CEF just because it's using GMod's Windows install in a Windows environment. CEFCodecFix can apply to a Proton install of GMod, but we really recommend using the Linux version of GMod on Linux if possible.

Have you read the FAQ?

ChloeDawn commented 2 weeks ago

I resolved my issue, it was a mistake on my part. After referring to the suggestion of "Switch to the native packaged version of Steam for your distribution to fix this." in the FAQ I realised I had switched to a minimal installation of Steam (steam-small) that excludes game-specific packages, switching back to a full installation resolved this. My apologies for the wild goose chase.