Better systemtap java integration - added hotspot tapset
Mark Wielaard
mjw at redhat.com
Mon May 4 03:48:02 PDT 2009
Hi Andrew,
On Wed, 2009-04-29 at 19:16 +0100, Andrew John Hughes wrote:
> Builds on x86_64 with a bit of poking and some hacking to remove the
> references to the non-existent client VM:
>
> http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=328
>
> Looks good!
Thanks for testing. I resolved the issue above as follows:
2009-05-04 Mark Wielaard <mjw at redhat.com>
* Makefile.am (icedtea.stamp): Strip client probes from hotspot.stp
when client not available (ENABLE_SYSTEMTAP only).
(icedtea-debug.stamp): Likewise.
With this things build and work out of the box also on x86_64 without
any manual changes necessary. This is a minimal change so as not to
disturb any release testing too much. Systemtap should make optional
probes easier to use, so that no such stripping would be necessary in
the future: http://sourceware.org/bugzilla/show_bug.cgi?id=10102
Cheers,
Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tapset-client-remove.patch
Type: text/x-patch
Size: 2323 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20090504/4f467ec2/tapset-client-remove.patch
More information about the distro-pkg-dev
mailing list