Getting forked JVM details on the server side.
Aleksey Shipilev
aleksey.shipilev at oracle.com
Thu Feb 12 20:19:17 UTC 2015
On 02/10/2015 04:31 PM, Aleksey Shipilev wrote:
> On 02/10/2015 04:20 PM, Vladimir Ozerov wrote:
>> Ok, one more try :-)
>
> YES. It works now. I put your patch here:
> http://cr.openjdk.java.net/~shade/7901293/WinPerfAsmProfiler.patch.txt
That's one good piece of engineering. I had to clean up a few things to
match the internal architecture of JMH, and pushed:
http://hg.openjdk.java.net/code-tools/jmh/rev/61fd51cdd7eb
Notably:
- Profiler is called "WinXperfAsmProfiler" now
- Handshake classes are gone, the binary link is more streamlined
- PID resolver is now working unconditionally over MXBeans
Verified "-prof xperfasm" works on my Windows 7 Pro and self-built
hsdis-amd64.
Thanks a lot for contribution!
Cheers,
-Aleksey.
More information about the jmh-dev
mailing list