SamplingProfiler 24.11.26 update

A new version 24.11.26 of SamplingProfiler is available.

The only significant change in this version is the support for sampling code that is in “.inc” files in addition to regular “.pas” unit files. The file name is now actually tracked from the map file, while previously it was obtained by appending “.pas” to the unit name, so there may also be other files extensions that are supported now.

SamplingProfiler 23.8.21

SamplingProfiler 23.8.21 is now available. This version is all about cosmetic fixes:

  • Display Delphi internal version number for unknown Delphi versions instead of defaulting to ‘XE2’
  • Replaced old directory browser in search paths dialog
  • Minor HDPI fixes

Also the zip only includes the 64bit version now (which should work with 32bit executables).