[Valgrind-users] running callgrind with JNI (libhdfs) does not work

2016-07-10 Thread Eqbal
I am trying to profile an application with callgrind. The application uses hadoop's libhdfs api which in turn makes JNI calls to a JVM. This causes a crash in the JVM. When running normally the application seems to work fine. I am running on Centos 6.7 with Valgrind 3.11.0. Java is 1.8 Oracle JDK

Re: [Valgrind-users] running callgrind with JNI (libhdfs) does not work

2016-08-02 Thread Eqbal
Hi, I haven't got a response to this. I am a new to Valgrind. Any pointers would be greatly appreciated. Thanks. On Sun, Jul 10, 2016 at 6:18 PM, Eqbal wrote: > I am trying to profile an application with callgrind. The application uses > hadoop's libhdfs api which in turn make

Re: [Valgrind-users] running callgrind with JNI (libhdfs) does not work

2016-08-09 Thread Eqbal
f operation and valgrind did not like that. I have same issue with gdb where I have to handle those signals while debugging. Thanks again! -Eqbal On Tue, Aug 2, 2016 at 10:16 PM, Julian Seward wrote: > On 02/08/16 22:30, Eqbal wrote: > > >> valgrind -v --tool=callgrind --d