Y
Hacker News
new
|
ask
|
show
|
jobs
by
milianw
851 days ago
What is not decent about heaptrack or similar tools?
1 comments
kohlerm
851 days ago
It does not really allow you to analyze what contributes to memory usage in a graph of "objects".
link
milianw
851 days ago
So more something like dhat from valgrind? see
https://valgrind.org/docs/manual/dh-manual.html
?
link