开源的Delphi性能调试工具

官网:http://dbg-spider.net/
源码:https://github.com/yavfast/dbg-spider

Real time profiler for Delphi applications:
✓  Detailed debug information (internal, TDS, MAP)
✓  Display information for multi-threaded applications
✓  Timeline diagram for process execute
✓  Analysis of exceptions
✓  Analysis of the realtime use of memory
✓  Analysis of memory leaks
✓  Analysis of the call stack
✓  Analysis of run-time functions (code tracking)
✓  Analysis of the "deadlocks" (Sleep, CriticalSection, SendMessage, etc.)
✓  The ability to view the source code in the analysis of events

posted @ 2016-01-27 05:00  findumars  Views(647)  Comments(0Edit  收藏  举报