tags:

views:

10

answers:

0

Hey all,

Does anyone here have much experience with JProbe? I'm finding it to be non-intuitive to say the list. But my real problem is that for the method it highlights as being a performance hotspot - it doesn't show any call tree details. In other words, it tells me the method is expensive but doesn't tell me what calls the method is making. This despite the fact that the code and jar are loaded.

Has anyway encountered this with JProbe? How do you get call-depth so that JProbe is actually useful?

Thanks in advance