heaptrack

Memory Profiler

A tool that analyzes memory allocation patterns in applications to identify performance issues.

A heap memory profiler for Linux

GitHub

3k stars
51 watching
205 forks
Language: C++
last commit: 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
koute/bytehound A memory profiling tool that gathers allocation and deallocation data along with full stack traces to analyze memory leaks and fragmentation. 4,528
kdab/hotspot A standalone GUI for performance data visualization and analysis. 4,200
pythonprofilers/memory_profiler Tools for analyzing memory usage of Python programs 4,403
mariusae/heapster An agent-based heap profiling tool for Java Virtual Machines 395
tapwork/heapinspector-for-ios An iOS app that helps detect memory issues and leaks in Objective-C apps without using Instruments. 1,858
krzysztofzablocki/lifetimetracker A tool to detect memory leaks and retain cycles in iOS applications. 3,168
dynamorio/drmemory An open-source memory debugger for multiple operating systems and platforms 2,468
async-profiler/async-profiler A tool to profile and analyze the performance of Java applications in real-time 7,625
parca-dev/parca Automated profiling tool to analyze CPU and memory usage across entire infrastructure 4,201
shellphish/how2heap A repository for learning heap exploitation techniques using glibc. 7,345
root-project/root A software package for analyzing and visualizing large scientific data sets 2,743
rudjigames/mtuner A memory profiling and leak finding tool for C/C++ applications across multiple platforms 2,646
vlsi/mat-calcite-plugin An Eclipse Memory Analyzer plugin that enables querying heap dumps using standard SQL operations. 157
kd8bny/limeaide Automates the process of remotely dumping RAM and creating volatility profiles on Linux clients. 161
ccareaga/heap_allocator A simple heap memory allocator implemented in C 876