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

@ -77,6 +77,7 @@
#define DUMP_SSL_DIR "SSL"
#define DUMP_DEBUG_DIR "Debug"
#define DUMP_DEBUG_BRANCHWATCH_DIR "BranchWatch"
#define DUMP_DEBUG_JITBLOCKS_DIR "JitBlocks"
#define LOGS_DIR "Logs"
#define MAIL_LOGS_DIR "Mail"
#define SHADERS_DIR "Shaders"