blob: 0d26ba5c4186a08c1937edb9affde4524f315892 (
plain) (
blame)
1
2
3
4
5
6
|
The Perl 5 module Devel::Gladiator iterate's Perl's internal memory
structures and can be used to enumerate all the currently live SVs.
This can be used to hunt leaks and to profile memory usage.
WWW: http://search.cpan.org/dist/Devel-Gladiator/
|