Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37769892
en ru br
ALT Linux repositórios
S:14-alt1.2
5.0: 3-alt2

Group :: Desenvolvimento/Perl
RPM: perl-Devel-Mallinfo

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 3-alt2
Data da compilação: 4 setembro 2008, 17:55 ( 817.4 weeks ago )
Tamanho:: 54.11 Kb

Home page:   http://www.cpan.org

Licença: Artistic
Sumário: Get mallinfo() malloc memory stats
Descrição:

"Devel::Mallinfo" is an interface to the C library "mallinfo" function
giving various totals for memory used by "malloc".  This is meant for
development, to give you an idea what your program and libraries are using
or not.

It should be noted "malloc" isn't the only way memory can be used.  Program
and library data and bss segments and the occasional direct "mmap" don't
show up in "mallinfo".  But normally almost all runtime space goes through
"malloc", so it's close to the total, and dynamic runtime usage is often
what you're interested in anyway.

Mantenedor currente: Mikhail Pokidko

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-Devel-Mallinfo
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