Archive

Posts Tagged ‘Bugfix’

SamplingProfiler v1.7.1 bugfix release

April 16th, 2009

SamplingProfiler v1.7.1 is now available, it fixes the crash in the paths dialog reported by Kazan in the forums.

Incidentally this was due to a very old Delphi 5 bit of code that somehow survived Delphi 2009 at the compilation level, but bombed at runtime… I dropped the code and made use of the already existing D2009 version, hence the smaller executable.

For further details on this version, see the v1.7.0 post.

News , , ,

SamplingProfiler 1.6.1 released

March 26th, 2009

Still hot out of the D2009 linker is v1.6.1 of SamplingProfiler.
This is essentially a bugfix release which should solve the Win2k compatibility issue.

Changes since from 1.6.0 to 1.6.1:

  • Supports rough profiling when MAP file does not hold detailed information.
  • Fixed a transient case in which irrelevant samples could be collected.
  • Fixed a dll reference that caused issues on Win2k.
  • Minor UI fixes and changes.

You can grab it from its changelog page.

News , , , ,