JitCache: Software Profiling Restoration

Rekindle software JIT profiling with a std::chrono conversion and a config connection.
This commit is contained in:
mitaclaw
2024-04-05 16:21:10 -07:00
parent be27c4f877
commit ee8bcf2ccc
22 changed files with 193 additions and 224 deletions

View File

@ -54,6 +54,7 @@ enum
D_DUMPSSL_IDX,
D_DUMPDEBUG_IDX,
D_DUMPDEBUG_BRANCHWATCH_IDX,
D_DUMPDEBUG_JITBLOCKS_IDX,
D_LOAD_IDX,
D_LOGS_IDX,
D_MAILLOGS_IDX,