FreeBSD.software
Home/devel/p5-Devel-MAT-Dumper

p5-Devel-MAT-Dumper

0.50devel

Write a heap dump file for later analysis

Devel::MAT::Dumper provides the memory-dumping function that creates a heap dump file which can later be read by Devel::MAT::Dumpfile. It provides a single function which is not exported, which writes a file to the given path. The dump file will contain a representation of every SV in Perl's arena, providing information about pointers between them, as well as other information about the state of the process at the time it was created. It contains a snapshot of the process at that moment in time, which can later be loaded and analysed by various tools using Devel::MAT::Dumpfile. This module used to be part of the main Devel::MAT distribution but is now in its own one so that it can be installed independently on servers or other locations where perl processes need to inspected but analysis tools can be run elsewhere.

$pkg install p5-Devel-MAT-Dumper
metacpan.org/release/Devel-MAT-Dumper
Origin
devel/p5-Devel-MAT-Dumper
Size
86.0KiB
License
ART10, GPLv1+
Maintainer
sunpoet@FreeBSD.org
Dependencies
1 packages
Required by
1 packages

Dependencies (1)

Required By (1)