Arma 3
Arma Script Profiler
Näytetään 1–10 / 31
< 1  2  3  4 >
Päivitys: 9.8. klo 10.32
tekijältä Dedmen Miller

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

Päivitys: 31.10.2024 klo 6.34
tekijältä Dedmen Miller

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

Päivitys: 28.10.2024 klo 9.43
tekijältä 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)

Päivitys: 26.10.2024 klo 5.59
tekijältä Dedmen Miller

Fixed engine profiling

Päivitys: 13.1.2024 klo 6.33
tekijältä Dedmen Miller

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

Päivitys: 22.10.2023 klo 11.49

Fixed 2.14 compatibility

Päivitys: 28.7.2023 klo 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

Päivitys: 4.5.2023 klo 2.43

Update SQF-Assembly
Update Intercept

Päivitys: 26.4.2023 klo 12.07

Update to Intercept API v3

Päivitys: 19.3.2023 klo 5.32

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