public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug documentation/11106] java documentation
       [not found] <bug-11106-6586@http.sourceware.org/bugzilla/>
@ 2017-05-09  0:29 ` fche at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: fche at redhat dot com @ 2017-05-09  0:29 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=11106

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #2 from Frank Ch. Eigler <fche at redhat dot com> ---
no recent complaints

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug documentation/11106] java documentation
  2009-12-18 17:34 [Bug documentation/11106] New: " fche at redhat dot com
@ 2009-12-18 18:10 ` mjw at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: mjw at redhat dot com @ 2009-12-18 18:10 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From mjw at redhat dot com  2009-12-18 18:09 -------
Some pointers:

- Stuff that just works (tm)
  - VM level tracing
    - lifecycle (vm start/stop), threads, classloaders and classes
      being loaded/unloaded, garbage collection probes, methods being
      compiled by jits (C1/C2), monitors (wait/notify).
    example probes:
http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2009-April/005445.html
  - Java method entry/exit tracing:
http://gnu.wildebeest.org/diary/2009/08/06/i-love-it-when-a-plan-comes-together-systemtap-meets-java/

  - Stuff that is now checked in icedtea6 mercurial, needs new release:
    - Native methods (JNI) tracing:
http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2009-October/007384.html

  - Stuff that is now checked in icedtea6 mercurial, but also needs new
    new systemtap release (support is in systemtap git already):
    - Java backtraces from stap scripts:
http://gnu.wildebeest.org/diary/2009/12/15/next-step-systemtap-java-hotspot-jstack-support/
    This has one major drawback atm that it only works on one java
    process at a time (in the same stap script), and that you need to
    trace it from the start. Should probably be fixed/improved by
    extending systemtap support:
http://sourceware.org/bugzilla/show_bug.cgi?id=11096

  - Stuff that needs some double checking/cleanup:
    - Make jinfo (jinfo -flag +ExtendedDTraceProbes) work. It would make
      inspecting running java processes much easier. Might now work with
      aph's latest separate-debuginfo patch in IcedTea6.
    - Better documentation, examples, etc.
      Jon has posted something, just needs integrating and polishing:
http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2009-December/007837.html

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|java documentation          |java documentation


http://sourceware.org/bugzilla/show_bug.cgi?id=11106

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-05-09  0:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-11106-6586@http.sourceware.org/bugzilla/>
2017-05-09  0:29 ` [Bug documentation/11106] java documentation fche at redhat dot com
2009-12-18 17:34 [Bug documentation/11106] New: " fche at redhat dot com
2009-12-18 18:10 ` [Bug documentation/11106] " mjw at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).