Skip to content

Releases: dedmen/ArmaScriptProfiler

Network Profiler

24 Nov 19:05
bd24ea1
Compare
Choose a tag to compare

Added Network Profiler mode.
See wiki command line parameter on how to enable it.

Tracy has been updated to 0.6.0

Stuff

04 May 15:38
74263ca
Compare
Choose a tag to compare

Intercept API v2, integration with new SQF-Assembly

Fix for Arma v1.90

06 Mar 12:03
Compare
Choose a tag to compare
1.3.35

Update for Arma v1.90

More stuff

27 Feb 11:02
Compare
Choose a tag to compare

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

12 Feb 16:57
Compare
Choose a tag to compare

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

11 Feb 13:37
Compare
Choose a tag to compare

Support for Engine Profiling on Linux Dedicated server has been added.
Read the wiki https://github.com/dedmen/ArmaScriptProfiler/wiki

Fix deadlock and stuff

26 Jan 17:46
Compare
Choose a tag to compare

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!

25 Jan 16:30
Compare
Choose a tag to compare
Linux compatability

Code cleanup

New Tracy Interface!!

23 Jan 20:44
Compare
Choose a tag to compare

Read the wiki plz.

RC8

26 Oct 00:04
Compare
Choose a tag to compare
RC8 Pre-release
Pre-release

No sourceCode for scripts
No thisArgs
Brofiler only

Update to Brofiler v2
Save brofiler captures as compressed
Less network traffic required