Arma 3
Arma Script Profiler
目前顯示第 1-10 項,共 31 項
< 1  2  3  4 >
更新:8 月 9 日 @ 上午 10:32
Dedmen Miller 發表

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

更新:2024 年 10 月 31 日 @ 上午 6:34
Dedmen Miller 發表

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

更新:2024 年 10 月 28 日 @ 上午 9:43
Dedmen Miller 發表

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)

更新:2024 年 10 月 26 日 @ 上午 5:59
Dedmen Miller 發表

Fixed engine profiling

更新:2024 年 1 月 13 日 @ 上午 6:33
Dedmen Miller 發表

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

更新:2023 年 10 月 22 日 @ 上午 11:49

Fixed 2.14 compatibility

更新:2023 年 7 月 28 日 @ 上午 8:55

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

更新:2023 年 5 月 4 日 @ 上午 2:43

Update SQF-Assembly
Update Intercept

更新:2023 年 4 月 26 日 @ 下午 12:07

Update to Intercept API v3

更新:2023 年 3 月 19 日 @ 上午 5:32

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