heaptrack binary package in Ubuntu Mantic s390x

 Heap memory usage profiler. It uses LD_PRELOAD to track all calls
 to the core memory allocation functions and logs these occurrences.
 Additionally, backtraces are obtained and logged. It can also
 generate a historigram of allocation sizes over the number of
 calls. Heaptrack measures the following:
 .
   * Heap memory consumption (like Massif).
   * Number of calls to allocation functions (like callgrind).
   * Total amount of memory allocated, ignoring deallocations.
   * Leaked memory (like memcheck).
 .
 Heaptrack is notable for it's ability to attach to running processes,
 for consuming substantially less memory than Valgrind, and for not
 reducing an application's interactivity as much as Valgrind does.
 Heaptrack is useful for debugging memory leaks and memory ballooning.
 .
 The package contains the command line tools.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-09-16 16:43:59 UTC Published Ubuntu Mantic s390x release universe devel Optional 1.4.0-3ubuntu1
  • Published
  • Copied from ubuntu mantic-proposed s390x in Primary Archive for Ubuntu
  Deleted Ubuntu Mantic s390x proposed universe devel Optional 1.4.0-3ubuntu1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to mantic

  • Published
  2023-09-16 14:53:53 UTC Superseded Ubuntu Mantic s390x proposed universe devel Optional 1.4.0-2.1ubuntu1
  • Removed from disk .
  • Removal requested .
  • Superseded by s390x build of heaptrack 1.4.0-3ubuntu1 in ubuntu mantic PROPOSED
  • Published
  2023-09-16 16:45:03 UTC Superseded Ubuntu Mantic s390x release universe devel Optional 1.4.0-2ubuntu1
  • Removal requested .
  • Superseded by s390x build of heaptrack 1.4.0-3ubuntu1 in ubuntu mantic PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed s390x in Primary Archive for Ubuntu