remove unnecessary ctrl log flushes, which seriously bloated the ctrl thread running path

This commit is contained in:
Ryan Fleury
2024-06-14 07:57:46 -07:00
parent 933b4c90de
commit fb9824dc24
4 changed files with 145 additions and 121 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ commands =
.rjf_f1 =
{
//.win = "build rdi_from_pdb rdi_dump && pushd build && rdi_from_pdb --pdb:mule_main.pdb --out:mule_main.rdi && rdi_dump mule_main.rdi > mule_main.dump && popd",
.win = "build raddbg telemetry",
.win = "build raddbg telemetry release",
.linux = "",
.out = "*compilation*",
.footer_panel = true,