[Interest] How to inspect a Qt Application memory usage?

Elvis Stansvik elvstone at gmail.com
Mon Oct 22 17:54:28 CEST 2018


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 <nunosantos at 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 at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20181022/6f108111/attachment.html>


More information about the Interest mailing list