Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37549171
en ru br
ALT Linux repos
S:0.47-alt1

Group :: Development/Perl
RPM: perl-Devel-MAT-Dumper

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.47-alt1
Build date: 23 march 2023, 13:38 ( 57.2 weeks ago )
Size: 43.56 Kb

Home page:   http://search.cpan.org/dist/Devel-MAT-Dumper/

License: perl
Summary: write a heap dump file for later analysis
Description:

This module provides the memory-dumping function that creates a heap dump file
which can later be read by the Devel::MAT::Dumpfile manpage. 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 the Devel::MAT manpage 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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Devel-MAT-Dumper
  • perl-Devel-MAT-Dumper-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin