Which is better tool (adb shell procmem or adb shell showmap ) to check memory leak in native heap? And why?
I have used both but procmem is showing memory leak but showmap does not.
Which is better tool (adb shell procmem or adb shell showmap ) to check memory leak in native heap? And why?
I have used both but procmem is showing memory leak but showmap does not.