Arma 3
Arma Script Profiler
Εμφάνιση 1-10 από 31 καταχωρίσεις
< 1  2  3  4 >
Ενημέρωση: 9 Αυγ στις 10:32

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

Ενημέρωση: 31 Οκτ 2024 στις 6:34

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

Ενημέρωση: 28 Οκτ 2024 στις 9:43

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)

Ενημέρωση: 26 Οκτ 2024 στις 5:59

Fixed engine profiling

Ενημέρωση: 13 Ιαν 2024 στις 6:33

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

Ενημέρωση: 22 Οκτ 2023 στις 11:49

Fixed 2.14 compatibility

Ενημέρωση: 28 Ιουλ 2023 στις 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

Ενημέρωση: 4 Μαϊ 2023 στις 2:43

Update SQF-Assembly
Update Intercept

Ενημέρωση: 26 Απρ 2023 στις 12:07

Update to Intercept API v3

Ενημέρωση: 19 Μαρ 2023 στις 5:32

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