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.
↧