Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

debugging small memory / cpu leaks

$
0
0
Hi I’ve left my application running during the night wondering if it will be stable till morning. It was. But i noticed an enormous memory consumption this morning. And also the application uses more and more cpu the longer it runs. How can i debug this? Its only a small amount. CPU consumption goes from 10% -> 20% RAM consumption goes from 2% -> 6% The software has to be stable for at least 2 days eventually. So my question is: How do i debug this? I’ve tried Valgrind but i don’t understand it yet. Thanks.

Viewing all articles
Browse latest Browse all 4972

Trending Articles