-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
BEST
AntTracks project
- Utilizing Object Reference Graphs and Garbage Collection Roots to Detect Memory Leaks in Offline Memory Monitoring
- Analyzing Data Structure Growth Over Time to Facilitate Memory Leak Detection
- Analyzing the Evolution of Data Structures in Trace-Based Memory Monitoring
- Memory Leak Analysis using Time-Travel-based and Timeline-based Tree Evolution Visualizations
- Investigating High Memory Churn via Object Lifetime Analysis to Improve Software Performance
GOOD
- Cork: Dynamic Memory Leak Detection for Garbage-Collected Languages
- Detection and Diagnosis of Memory Leaks in Web Applications
LeakSpot: useful tool, similar to AntTracks, maybe higher level? - BLeak: Automatically Debugging Memory Leaks in Web Application
same idea as Java based AntTracks ; good metrics: LeakShare - LeakChecker: Practical Static Memory Leak Detection for Managed Languages
good references for other methods, static analysis based
phd thesis from the author of the LeakChecker paper
anzosasuke
Metadata
Metadata
Assignees
Labels
No labels