Skip to content
Sections
>> Trisquel >> 软件包 >> aramo >> devel >> heaptrack
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: heaptrack  ]

软件包: heaptrack (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 command line tools.

其他与 heaptrack 有关的软件包

  • 依赖
  • 推荐
  • 建议

下载 heaptrack

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 124.0 kB381 kB [文件列表]
arm64 116.7 kB349 kB [文件列表]
armhf 119.8 kB324 kB [文件列表]
ppc64el 141.5 kB481 kB [文件列表]