blob: f4c0f6e909814bc043f78d6adf9b7db84bc9c617 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
Based heavily on Devel::Leak, Devel::LeakTrace uses the pluggable runops
feature in perl 5.6 and later in order to trace SV allocations of a
running program.
WWW: http://search.cpan.org/dist/Devel-LeakTrace/
-- Sergey Skvortsov
skv@FreeBSD.org
|