瀏覽代碼

Merge pull request #63 from Kromster80/patch-1

Added GpProfiler2017 tool
Fr0sT-Brutal 7 年之前
父節點
當前提交
33841fb057
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -788,6 +788,8 @@ This awesome collection is also available on [Delphi.ZEEF.com](https://delphi.ze
 
 ## Code check/review, debug ##
 
+* [GpProfiler2017](https://github.com/ase379/gpprofile2017) is a source code instrumenting profiler for Delphi XE and higher. Other forks support older versions.
+
 * [SamplingProfiler](https://www.delphitools.info/samplingprofiler) is a performance profiling tool for Delphi 5 to 32bits Delphi XE4. Its purpose is to help locate bottlenecks, even in final, optimized code running at full-speed.
 
 * [Delphi Code Coverage](https://sourceforge.net/projects/delphicodecoverage). Simple Code Coverage tool for Delphi that creates code coverage reports based on detailed MAP files.