I'm trying to set up the profiler for my jboss environment. I have no idea where to put the libjbossInspector.so. I'm working in linux. The profiler version is: jboss-profiler-1.0.CR4. The readme says this:
1. Once built, put jbossInspector.dll in your PATH (if you are using Windows)
or libjbossInspector.so in your LD_LIBRARY_PATH (if you are using Linux/Unix.)
Also when I look at the directories for the profiler I don't understand what jvmpi or jvmti actually mean. Which do I use?
Can someone help me with this?
Janel10