パッケージ: libdevel-mat-perl (0.53-1 など)
libdevel-mat-perl に関するリンク
Debian の資源:
libdevel-mat-perl ソースパッケージをダウンロード:
- [libdevel-mat-perl_0.53-1.dsc]
- [libdevel-mat-perl_0.53.orig.tar.gz]
- [libdevel-mat-perl_0.53-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl Memory Analysis Tool
The Devel::MAT ecosystem allows developers of perl programs to inspect and analyse memory-related problems such as memory leaks, unexpected memory consumption, or odd state. This is an "offline" analysis system, in the sense that the analysis tools all run in a different process, possibly at a later time, than the perl process that is being analysed.
The basic workflow consists of two main stages: first a heap dump file is generated from the perl process being debugged, at or around the time that the problem becomes apparent, and secondly this file is loaded by an analysis tool in order to inspect the contents.
To generate the heap dump file that captures the contents of the heap, the Devel::MAT::Dumper (libdevel-mat-dumper-perl) module is used.
After there generation of the .pmat file, it can be loaded and inspected. A lot of the smaller, simpler tools are built as plugins for the main pmat command shell (contained in libdevel-mat-perl, together with Devel::MAT), so inspection starts with loading the heap file there.
その他の libdevel-mat-perl 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libcommandable-perl
- utilities for commandline-based programs
-
- dep: libdevel-mat-dumper-perl (>= 0.48)
- module to write a heap dump file for later analysis
-
- dep: libfeature-compat-try-perl
- make try/catch syntax available
-
- dep: libfile-sharedir-perl
- module to locate non-code files during run-time
-
- dep: libheap-perl
- 部分的にソートされたデータを保持する Perl 拡張
-
- dep: liblist-utilsby-perl
- higher-order list utility functions
-
- dep: libmodule-pluggable-perl
- モジュールにプラグインを持つ機能を与えるモジュール
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: libstring-tagged-perl
- string buffers with value tags on extents
-
- dep: libstring-tagged-terminal-perl
- module to format terminal output using String::Tagged
-
- dep: libstruct-dumb-perl
- module to create simple lightweight record-like structures
-
- dep: libsyntax-keyword-match-perl
- match/case syntax plugin for perl
-
- dep: perl (>= 5.40.0-6)
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: perlapi-5.40.0
- 以下のパッケージによって提供される仮想パッケージです: perl-base