Changes for version 0.49 - 2022-10-03

  • CHANGES
    • Much improved output from pmat-diff:
      • Attempt to group up unique SVs into small trees by reference
      • Annotate SVs that are MRO caches and hence dumper noise
    • Added `$sv->outref_named`, `$sv->maybe_outref_named`, `$struct->maybe_field_named` and similar methods
    • Migrate `pmat-list-dangling-ptrs` script into a real tool command
    • Have `list-dangling-ptrs` test fields of C_STRUCTs as well
  • BUGFIXES
    • Ensure that `packages` command doesn't get upset about non-globs in the toplevel stash

Documentation

Perl Memory Analysis Tool
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