7 Replies Latest reply on Dec 1, 2008 6:37 AM by esimeoli

    Runtime profiler - linux 64

    david.stephan

      I have compiled the libjobossInspector.so on my linux64 platform, and am running the 64bit Hotspot JVM. I have added -XrunjbossInspector:/tmp to the JAVA_OPTS (no includes, excludes or start parameters).

      I then activate the profiler thru the MBean, run some tests and stop the profiler.

      Then, I attempt to analyse the gathered data thru the web app. It says it is opening all the files, but says nothing about processing any registers as it does when I run it on windows. Of course, when viewing the results it shows an empty table.

      Can anyone tell me where I have gone wrong?