Name : heaptrack
| |
Version : 1.0.0
| Vendor : Fedora Project
|
Release : 3.fc24
| Date : 2017-03-23 12:30:56
|
Group : Unspecified
| Source RPM : heaptrack-1.0.0-3.fc24.src.rpm
|
Size : 1.35 MB
| |
Packager : Fedora Project
| |
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
|
RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/24/x86_64/h |