码迷,mamicode.com
首页 > Windows程序 > 详细

开源的Delphi性能调试工具

时间:2016-01-27 07:07:28      阅读:211      评论:0      收藏:0      [点我收藏+]

标签:

官网:技术分享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

开源的Delphi性能调试工具

标签:

原文地址:http://www.cnblogs.com/findumars/p/5162030.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!