• Stars
    star
    120
  • Rank 295,983 (Top 6 %)
  • Language Pascal
  • Created over 9 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Spider - Delphi profiler

dbg-spider

Spider - Delphi profiler

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