Skip to content

Releases: dedmen/ArmaScriptProfiler

Network Profiler

Choose a tag to compare

@dedmen dedmen released this 24 Nov 19:05
bd24ea1

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

Tracy has been updated to 0.6.0

Stuff

Choose a tag to compare

@dedmen dedmen released this 04 May 15:38
74263ca

Intercept API v2, integration with new SQF-Assembly

Fix for Arma v1.90

Choose a tag to compare

@dedmen dedmen released this 06 Mar 12:03
1.3.35

Update for Arma v1.90

More stuff

Choose a tag to compare

@dedmen dedmen released this 27 Feb 11:02

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

Choose a tag to compare

@dedmen dedmen released this 12 Feb 16:57

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

Choose a tag to compare

@dedmen dedmen released this 11 Feb 13:37

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

Fix deadlock and stuff

Choose a tag to compare

@dedmen dedmen released this 26 Jan 17:46

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!

Choose a tag to compare

@dedmen dedmen released this 25 Jan 16:30
Linux compatability

Code cleanup

New Tracy Interface!!

Choose a tag to compare

@dedmen dedmen released this 23 Jan 20:44

Read the wiki plz.

RC8

RC8 Pre-release
Pre-release

Choose a tag to compare

@dedmen dedmen released this 26 Oct 00:04

No sourceCode for scripts
No thisArgs
Brofiler only

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