Major changes:
MEMORY_PROFILER_TRACK_CHILD_PROCESSES environment variable (disabled by default)mmap/munmap calls are now gathered by default (you can disable this with MEMORY_PROFILER_GATHER_MAPS)/proc/self/smapsPR_SET_VMA_ANON_NAME (Linux 5.17 or newer; on older kernels this is emulated in user space)__mmap and __munmap are now hooked intoAllocationList::only_alive_atAllocationList::only_from_mapsGraph::start_atGraph::end_atGraph::show_address_spaceGraph::show_rssMapListMapAllocationList::only_not_deallocated_after_at_leastAllocationList::only_not_deallocated_until_at_mostGraph::truncate_untilGraph::extend_untilonly_not_deallocated_in_current_range, only_deallocated_in_current_rangealigned_allocmemalignFetched April 30, 2026