Profiling memory in NVIDIA Shield

Is there any dedicated memory analysis tool for NVIDIA Shield that would help me in finding leaks in Android native code?

hi devdalus,
currently, we don’t have such tool, but you can follow the instruction:
https://source.android.com/devices/tech/debug/native-memory.html

victor