Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37392794
en ru br
ALT Linux repositórios
S:0.17-alt3

Group :: Desenvolvimento/Perl
RPM: perl-Test-LeakTrace

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.17-alt3
Data da compilação: 15 junho 2021, 14:28 ( 148.3 weeks ago )
Tamanho:: 42.72 Kb

Home page:   http://search.cpan.org/dist/Test-LeakTrace/

Licença: GPL+ or Artistic
Sumário: Trace memory leaks
Descrição:

Test::LeakTrace provides several functions that trace memory leaks. This module
scans arenas, the memory allocation system, so it can detect any leaked SVs in
given blocks.

Leaked SVs are SVs that are not released after the end of the scope they have
been created. These SVs include global variables and internal caches. For
example, if you call a method in a tracing block, perl might prepare a cache
for the method. Thus, to trace true leaks, no_leaks_ok() and leaks_cmp_ok()
executes a block more than once.

Mantenedor currente: Igor Vlasenko

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-Test-LeakTrace
  • perl-Test-LeakTrace-debuginfo
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009