パッケージ: heaptrack-gui (1.2.0-1 など)
heaptrack-gui に関するリンク
Debian の資源:
heaptrack ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の heaptrack-gui 関連パッケージ
|
|
|
|
-
- dep: kio
- resource and network access abstraction
-
- dep: libboost-iostreams1.74.0 (>= 1.74.0)
- Boost.Iostreams ライブラリ
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 共有ライブラリ
-
- dep: libkchart2 (>= 2.6.0)
- library for creating business charts (shared library)
-
- dep: libkf5configcore5 (>= 4.97.0)
- configuration settings framework for Qt
-
- dep: libkf5configwidgets5 (>= 4.96.0)
- Extra widgets for easier configuration support.
-
- dep: libkf5coreaddons5 (>= 5.16.0)
- KDE Frameworks 5 addons to QtCore
-
- dep: libkf5i18n5 (>= 4.97.0)
- Advanced internationalization framework.
-
- dep: libkf5itemmodels5 (>= 4.96.0)
- additional item/view models for Qt Itemview
-
- dep: libkf5kiowidgets5 (>= 5.69.0)
- resource and network access abstraction (KIO widgets library)
-
- dep: libkf5threadweaver5 (>= 4.98.0)
- ThreadWeaver library to help multithreaded programming in Qt
-
- dep: libkf5widgetsaddons5 (>= 4.96.0)
- add-on widgets and classes for applications that use the Qt Widgets module
-
- dep: libqt5core5a (>= 5.5.0)
- Qt 5 コアモジュール
-
- dep: libqt5gui5 (>= 5.7.0)
- Qt 5 GUI モジュール
- または libqt5gui5-gles (>= 5.7.0)
- Qt 5 GUI module — OpenGL ES variant
-
- dep: libqt5widgets5 (>= 5.2.0~alpha1)
- Qt 5 ウィジェットモジュール
-
- dep: libstdc 6 (>= 10.2)
- GNU 標準 C ライブラリ v3