option #52

Line profiling

WTSupported in traditional Synergy on Windows

 

USupported on UNIX
VSupported on OpenVMS

System option #52 enables line-level profiling of Synergy programs.

If you compile a module with the profiling compiler option (-u or -qprofile on Windows and UNIX and /profile on OpenVMS) and set system option #52, a line execution count for the module is generated into a file called lines.dat. You can use the DBLDIR:profline program to decode this data file into a file (lines.lst) that contains the profile.

Note

If option #52 is set, option #42 is ignored.

See Synergy DBL Profiler for more information about routine profiling.