Description
Memory allocations in Linux programs can be profiled to find leaks, heavy allocation paths, and runtime memory behavior. It is useful for developers debugging performance or memory usage in native applications.
This is a profiling tool. Profiles can include process names, paths, and allocation details, so avoid sharing captures from private applications without review.