|
From: Dirk M. <dm...@gm...> - 2006-01-10 08:44:11
|
On Tuesday 10 January 2006 02:32, Keith wrote: > I am trying to valgrind a java application (our code is written in C and > published through a JNI layer) and when running under valgrind, it uses > 100% CPU but it appears to hang. I don't see any activity but one of the > CPUs is always maxed out. Well, it *could* be very slow (like factor 150 or more slower than without valgrind). Is that not the case? |