This is a single archived entry from Stefan Tilkov’s blog. For more up-to-date content, check out my author page at INNOQ, which has more information about me and also contains a list of published talks, podcasts, and articles. Or you can check out the full archive.

SDT Probes for Java

Stefan Tilkov,

Matthias Ernst:

As of today, DTracing Java is cool as long as you’re doing relatively general performance analysis of the software - questions about “which method?”, “which class?”, “which monitor?” can be answered - to open the ultimate insight into application space (“which query?”, “which dataset?”, “which url?”) we need to work a little harder.