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

Group :: Desenvolvimento/Outros
RPM: heaptrack

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.3.0-alt1
Data da compilação: 13 janeiro 2022, 13:39 ( 118.2 weeks ago )
Tamanho:: 5.22 Mb

Home page:   https://www.kde.org

Licença: LGPL-2.1
Sumário: A heap memory profiler for Linux
Descrição:

Heaptrack traces all memory allocations and annotates these events with stack traces.
Dedicated analysis tools then allow you to interpret the heap memory profile to:

- find hotspots that need to be optimized to reduce the **memory footprint** of your application
- find **memory leaks**, i.e. locations that allocate memory which is never deallocated
- find **allocation hotspots**, i.e. code locations that trigger a lot of memory allocation calls
- find **temporary allocations**, which are allocations that are directly followed by their deallocation

Mantenedor currente: Aleksei Nikiforov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • heaptrack
  • heaptrack-debuginfo
  • heaptrack-devel
  • heaptrack-gui
  • heaptrack-gui-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