FreeBSD.software
Home/devel/heaptrack

heaptrack

1.5.0_7devel

Heap memory profiler

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

$pkg install heaptrack
github.com/KDE/heaptrack
Origin
devel/heaptrack
Size
2.04MiB
License
GPLv2+
Maintainer
kde@FreeBSD.org
Dependencies
24 packages
Required by
0 packages

Dependencies (24)