Yes
Remember that instrumentation relies on an external engine (like TPTP Probekit).
Static instrumentation happens on the Java code, so you don't have problems
Dynamic instrumentation can be done with IBM Rational Agent Controller
Cpu samples depend on the native library included in the toolkit. It is not compiled for HP, so this is the only thing you're missing for HP
Posts:
1
Registered:
Mar 09, 2006 09:48:58 AM
Re: Can I use this tool for an Java app on HP platform?
Posted:
Mar 09, 2006 09:53:23 AM
in response to: 's post
You might want to look into using the Java Interactive Profiler (http://sourceforge.net/projects/jiprof). It profiles using dynamic bytecode instrumentation but doesn't use native components so it should work on HP