I used valgrind with valgrind --tool=massif myApp to track down a memory issue just today actually, and it worked out great, but I don't know if it works on macOS (this was on Linux). I used massif-visualizer for visualization.
I've been meaning to check out heaptrack but haven't gotten around to it. Elvis Den mån 22 okt. 2018 16:50Nuno Santos <nunosan...@imaginando.pt> skrev: > Hi, > > What tool(s) do you people suggest in order to investigate where is the > memory being spent on a Qt application? > > Thanks! > > Nuno > _______________________________________________ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest >
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest