Skip to content
Sections
>> Trisquel >> パッケージ >> aramo >> devel >> libheaptrack
etiona  ] [  nabia  ] [  aramo  ]
[ ソース: heaptrack  ]

パッケージ: libheaptrack (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 shared libraries.

その他の libheaptrack 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • dep: libc6 (>= 2.34)
    GNU C Library: Shared libraries
    以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
  • dep: libgcc-s1 (>= 3.3.1) [armhf 以外]
    GCC support library
    dep: libgcc-s1 (>= 3.5) [armhf]
  • dep: libstdc++6 (>= 6)
    GNU Standard C++ Library v3
  • dep: libunwind8
    library to determine the call-chain of a program - runtime

libheaptrack のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
amd64 83.1 kB242 kB [ファイル一覧]
arm64 79.6 kB217 kB [ファイル一覧]
armhf 78.2 kB175 kB [ファイル一覧]
ppc64el 99.2 kB352 kB [ファイル一覧]