Memory profiling of an application running on my IoT device
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?