Hacker News new | ask | show | jobs
by milianw 851 days ago
What is not decent about heaptrack or similar tools?
1 comments

It does not really allow you to analyze what contributes to memory usage in a graph of "objects".
So more something like dhat from valgrind? see https://valgrind.org/docs/manual/dh-manual.html ?