[XConfig] Implementation of XConfig

This commit is contained in:
Gliniak
2026-05-17 21:30:10 +02:00
committed by Radosław Gliński
parent f88bfbe41e
commit 99ea6da18a
31 changed files with 2020 additions and 846 deletions

View File

@@ -13,4 +13,4 @@ DEFINE_bool(headless, false,
"Don't display any UI, using defaults for prompts as needed.",
"UI");
DEFINE_bool(log_high_frequency_kernel_calls, false,
"Log kernel calls with the kHighFrequency tag.", "Kernel");
"Log kernel calls with the kHighFrequency tag.", "Logging");