Package heaptrack: Information

    Source package: heaptrack
    Version: 1.5.0-alt1
    Latest version according to Repology
    Build time:  Feb 10, 2024, 08:45 AM in the task #340269
    Report package bug
    License: LGPL-2.1
    Summary: A heap memory profiler for Linux
    Description: 
    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

    List of rpms provided by this srpm:
    heaptrack (x86_64, ppc64le, i586, armh, aarch64)
    heaptrack-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    heaptrack-devel (x86_64, ppc64le, i586, armh, aarch64)
    heaptrack-gui (x86_64, ppc64le, i586, armh, aarch64)
    heaptrack-gui-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Mikhail Tergoev


    ACL:
    Mikhail Tergoev
    @everybody

      1. boost-devel
      2. boost-filesystem-devel
      3. boost-program_options-devel
      4. cmake
      5. ctest
      6. kf5-kconfigwidgets-devel
      7. kf5-kcoreaddons-devel
      8. kf5-kdiagram-devel
      9. kf5-ki18n-devel
      10. kf5-kiconthemes-devel
      11. kf5-kio-devel
      12. kf5-kitemmodels-devel
      13. kf5-threadweaver-devel
      14. elfutils-devel
      15. extra-cmake-modules
      16. gcc-c++
      17. libdwarf-devel
      18. librobin-map-devel
      19. libunwind-devel
      20. libzstd-devel
      21. qt5-base-devel
      22. rpm-build-kf5
      23. zlib-devel

    Last changed


    Nov. 1, 2023 Mikhail Tergoev 1.5.0-alt1
    - Updated to upstream version 1.5.0.
    Jan. 13, 2022 Aleksei Nikiforov 1.3.0-alt1
    - Updated to upstream version 1.3.0.
    Jan. 24, 2020 Aleksei Nikiforov 1.2.80-alt1.git.1691cdd
    - Initial build for ALT