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: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
koute/bytehoundA memory profiling tool that gathers allocation and deallocation data along with full stack traces to analyze memory leaks and fragmentation.4,528
kdab/hotspotA standalone GUI for performance data visualization and analysis.4,200
pythonprofilers/memory_profilerTools for analyzing memory usage of Python programs4,403
mariusae/heapsterAn agent-based heap profiling tool for Java Virtual Machines395
tapwork/heapinspector-for-iosAn iOS app that helps detect memory issues and leaks in Objective-C apps without using Instruments.1,858
krzysztofzablocki/lifetimetrackerA tool to detect memory leaks and retain cycles in iOS applications.3,168
dynamorio/drmemoryAn open-source memory debugger for multiple operating systems and platforms2,468
async-profiler/async-profilerA tool to profile and analyze the performance of Java applications in real-time7,625
parca-dev/parcaAutomated profiling tool to analyze CPU and memory usage across entire infrastructure4,201
shellphish/how2heapA repository for learning heap exploitation techniques using glibc.7,345
root-project/rootA software package for analyzing and visualizing large scientific data sets2,743
rudjigames/mtunerA memory profiling and leak finding tool for C/C++ applications across multiple platforms2,646
vlsi/mat-calcite-pluginAn Eclipse Memory Analyzer plugin that enables querying heap dumps using standard SQL operations.157
kd8bny/limeaideAutomates the process of remotely dumping RAM and creating volatility profiles on Linux clients.161
ccareaga/heap_allocatorA simple heap memory allocator implemented in C876