I
I
injecto2013-12-04 14:01:48
Java
injecto, 2013-12-04 14:01:48

How to profile a 3rd party shared library used via JNI?

Subj. I have a Java application that calls a third party library via JNI:
Java <-> lib3rdJni.so <-> lib3rd.so

How do I profile the memory usage of lib3rd.so?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
Lolshto, 2013-12-05
@Lol4t0

you can use valgrind , for example

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question