https://bugzilla.redhat.com/show_bug.cgi?id=1431019 Bug ID: 1431019 Summary: Review Request: heaptrack - A heap memory profiler for Linux Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: jgrulich@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: https://jgrulich.fedorapeople.org/heaptrack/heaptrack.spec SRPM URL: https://jgrulich.fedorapeople.org/heaptrack/heaptrack-1.0.0-1.fc25.src.rpm 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 Fedora Account System Username: jgrulich Scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=18297848 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx