I need to check the memory leaks in my application which is running on an IoT device which uses customized Linux. How can I do memory profiling in the application using Valgrind in that system?
I can do memory profiling using Valgrind in Ubuntu OS on my PC. I am stuck on how to do the same in the IoT device.
New contributor
Nijith Sahay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.