Skip to content
Sections
>> Trisquel >> Packages >> aramo >> devel >> heaptrack-gui
etiona  ] [  nabia  ] [  aramo  ]
[ Source: heaptrack  ]

Package: heaptrack-gui (1.3.0-1ubuntu1)

heap memory profiler for Linux

Heap memory usage profiler. It uses LD_PRELOAD to track all calls to the core memory allocation functions and logs these occurrences. Additionally, backtraces are obtained and logged. It can also generate a historigram of allocation sizes over the number of calls. Heaptrack measures the following:

  * Heap memory consumption (like Massif).
  * Number of calls to allocation functions (like callgrind).
  * Total amount of memory allocated, ignoring deallocations.
  * Leaked memory (like memcheck).

Heaptrack is notable for it's ability to attach to running processes, for consuming substantially less memory than Valgrind, and for not reducing an application's interactivity as much as Valgrind does. Heaptrack is useful for debugging memory leaks and memory ballooning.

The package contains the GUI for data analysis.

Other Packages Related to heaptrack-gui

  • depends
  • recommends
  • suggests

Download heaptrack-gui

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 386.5 kB1319 kB [list of files]
arm64 380.9 kB1303 kB [list of files]
armhf 379.5 kB1146 kB [list of files]
ppc64el 415.8 kB1471 kB [list of files]