开源的Delphi性能调试工具

官网:开源的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

上一篇:layer图层常见属性


下一篇:Elevated privileges for Delphi applications