Arma 3
Arma Script Profiler
Hiển thị 1-10 trong 31 mục
< 1  2  3  4 >
Cập nhật: 9 Thg08 @ 10:32am

Update Tracy to latest
Fixed Engine profiling
Engine profiling now only shows main thread by default
Added scheduled script profiling

Cập nhật: 31 Thg10, 2024 @ 6:34am

Fixed for latest profiling branch
Recompiled tracy exe's as static (doesn't seem to work though)

Cập nhật: 28 Thg10, 2024 @ 9:43am

Fixed crash when command line parameter is at the end of commandline
Update Tracy from 0.7.15 to 0.11.2
Fixed instruction profiling crash
Fixed allocation counter (-profilerEnableFAlloc parameter)

Cập nhật: 26 Thg10, 2024 @ 5:59am

Fixed engine profiling

Cập nhật: 13 Thg01, 2024 @ 6:33am

Removed SQF-Assembly, was causing crashing. Instruction profiling will not work

Cập nhật: 22 Thg10, 2023 @ 11:49am

Fixed 2.14 compatibility

Cập nhật: 28 Thg07, 2023 @ 8:55am

Fixed: missing CBA functions (common_fnc_onFrame, common_fnc_missionTimePFH and all that went through CBA_fnc_compileFinal)
Added: Force add profiling scope to all CBA PFH/WAR/WUAE/nextFrame functions, by checking them every frame
Fixed: ACRE function names not resolving correctly

Cập nhật: 4 Thg05, 2023 @ 2:43am

Update SQF-Assembly
Update Intercept

Cập nhật: 26 Thg04, 2023 @ 12:07pm

Update to Intercept API v3

Cập nhật: 19 Thg03, 2023 @ 5:32am

Fixed incorrect compileScript implementation (all compileScript functions would show <unknown>)