heaptrack
Memory Profiler
A tool that analyzes memory allocation patterns in applications to identify performance issues.
A heap memory profiler for Linux
3k stars
51 watching
205 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A memory profiling tool that gathers allocation and deallocation data along with full stack traces to analyze memory leaks and fragmentation. | 4,528 |
| A standalone GUI for performance data visualization and analysis. | 4,200 |
| Tools for analyzing memory usage of Python programs | 4,403 |
| An agent-based heap profiling tool for Java Virtual Machines | 395 |
| An iOS app that helps detect memory issues and leaks in Objective-C apps without using Instruments. | 1,858 |
| A tool to detect memory leaks and retain cycles in iOS applications. | 3,168 |
| An open-source memory debugger for multiple operating systems and platforms | 2,468 |
| A tool to profile and analyze the performance of Java applications in real-time | 7,625 |
| Automated profiling tool to analyze CPU and memory usage across entire infrastructure | 4,201 |
| A repository for learning heap exploitation techniques using glibc. | 7,345 |
| A software package for analyzing and visualizing large scientific data sets | 2,743 |
| A memory profiling and leak finding tool for C/C++ applications across multiple platforms | 2,646 |
| An Eclipse Memory Analyzer plugin that enables querying heap dumps using standard SQL operations. | 157 |
| Automates the process of remotely dumping RAM and creating volatility profiles on Linux clients. | 161 |
| A simple heap memory allocator implemented in C | 876 |