How we track memory allocation in a Java application using the JNI layer. More specifically, if the C base code does some memory allocation, we can track these allocations with some kind of profiler [Eclipse / Netbeans].
java profiling memory jni
Swaranga sarma
source share