Releases: dedmen/ArmaScriptProfiler
Network Profiler
Stuff
Fix for Arma v1.90
1.3.35 Update for Arma v1.90
More stuff
Added pool allocator plotting (-profilerEnableFAlloc)
Improved scriptName lookup performance and general overhead
Added Plugin Interface for custom threadID scope
Added parameter to disable automatic instrumentation (-profilerNoInstrumentation)
Stuff changed
Added parameter to omit file paths to further reduce bandwidth requirement -profilerNoPaths
Enable engine profiling bandwidth reduction options by default. Optional parameters now enable them. Wiki page for parameters updated.
Linux Engine Profiling and new start parameters
Support for Engine Profiling on Linux Dedicated server has been added.
Read the wiki https://github.com/dedmen/ArmaScriptProfiler/wiki
Fix deadlock and stuff
Fixed initFunction.sqf error if a function has recompile flag (I hope)
Fixed deadlock on game exit
Added ability to stop tracy collection
Linux build!
Linux compatability Code cleanup
New Tracy Interface!!
Read the wiki plz.