18 ms·What is not decent about heaptrack or similar tools?by milianw 3y agoWhat is not decent about heaptrack or similar tools?kohlerm 3y agoIt does not really allow you to analyze what contributes to memory usage in a graph of "objects".milianw 3y agoSo more something like dhat from valgrind? see https://valgrind.org/docs/manual/dh-manual.html https://valgrind.org/docs/manual/dh-manual.html ?