6 ms·
SystemTap is great for general system issues, but isn't nearly as good when trying to look at issues that occur inside the JVM.
by forkqueue 16y ago
SystemTap is great for general system issues, but isn't nearly as good when trying to look at issues that occur inside the JVM.
- nailer 16y agoTrue. I believe they're adding providers to the major VMs though (I mainly work in Python so I focus on the cPython VM, but I have heard of some early JVM introspection work too).
- nailer 16y agoPS. Check out http://fedoraproject.org/wiki/Features/SystemtapStaticProbes http://fedoraproject.org/wiki/Features/SystemtapStaticProbes for info on current Java status (which seems to be more developed than we think).