The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.52 - 2024-01-13

  • CHANGES
    • Ensure that `packages -V` can cope with version objects as well as plain numerical SVs
    • Make sure to load `Devel::MAT` only after processing the `--blib` commandline option
  • BUGFIXES
    • Print a warning and skip attempts to apply SVx annotations to unrecognised SV addresses (alleviates but does not fix RT134117)

Documentation

Perl Memory Analysis Tool
print a list of SVs unique to each of two given files
abstractions for providing commands for Devel::MAT
extend the user interface of a Devel::MAT explorer
a users' introduction to Devel::MAT
working out what an SV actually is

Modules

Perl Memory Analysis Tool
provide the Devel::MAT::Cmd API on a terminal
represent a single call context state
load and analyse a heap dump file
a set of references between related SVs
represent a single SV from a heap dump
extend the ability of Devel::MAT
display the caller stack
count the various kinds of SV
list SVs matching given criteria
identify an SV by its referrers
annotate which SVs are referred to by others
display a list of SV pointer fields that do not point at known SVs
show SVs referred to by a given SV
analyse how SVs are reachable
display a list of the root SVs
show information about a given SV
calculate sizes of SV structures
display the value stack
show basic information about the dumpfile
display a list of the symbol table

Provides

in lib/Devel/MAT/Context.pm
in lib/Devel/MAT/Context.pm
in lib/Devel/MAT/Context.pm
in lib/Devel/MAT/Graph.pm
in lib/Devel/MAT/InternalTools.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/Tool/Tools.pm
in lib/Devel/MAT/InternalTools.pm
in lib/Devel/MAT/InternalTools.pm
in lib/Devel/MAT/InternalTools.pm
in lib/Devel/MAT/ToolBase/GraphWalker.pm