Better systemtap java integration - added hotspot tapset

Mark Wielaard mjw at redhat.com
Wed Apr 29 07:13:09 PDT 2009


Hi,

On Tue, 2009-04-28 at 17:38 +0200, Mark Wielaard wrote:
> IcedTea contained some support for trace markers since a while. But it
> wasn't very convenient to use with systemtap. Systemtap 0.9.7 contains
> an important bugfix that makes shared library probeing (libjvm.so)
> better. I wrote a hotspot.stp tapset that takes advantage of the markers
> (which are the same as dtrace uses) inside libjvm.so and that exposes
> the various arguments and some convenient aggregates to make tracing
> hotspot with systemtap very easy and powerful.

I have added some documentation to the README, INSTALL and NEWS files.

2009-04-29  Mark Wielaard  <mjw at redhat.com>

    * README: Document systemtap support.
    * INSTALL: Document build requirements for systemtap support.
    * NEWS: Mention systemtap support.

And updated the wiki http://icedtea.classpath.org/wiki/BuildRequirements
to document the new --enable-systemtap and --with-abs-install-dir
options plus build requirements when used.

Cheers,

Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: systemtap-doc.patch
Type: text/x-patch
Size: 2491 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20090429/551681c4/systemtap-doc.patch 


More information about the distro-pkg-dev mailing list