How to do memory profiling for debugging memory leak issue

My app is crashing on certain device. and after researching it’s may be memory leak issue in my app.I am new to memory profiling and i searched a lot but i didn’t find any useful documentation about memory profiling for fixing memory leaks in my app.