<div dir="ltr">Hi guys, I've been trying to learn and use dtrace to analyze my ruby code. And I was surprised to realized that ruby binaries compiled without dtrace support, which has been implemented there a couple of years ago (since 2.0 if I'm not mistaken).<div><br></div><div>I've open an issue ticket about that on redmine: <a href="https://www.illumos.org/issues/6766">https://www.illumos.org/issues/6766</a></div><div><br></div><div>Basically build scripts make some guessing about dtrace support, and my guess is that that test has failed, and it just disable all those probes.</div><div><br></div><div>I also opened similar ticket for PHP <a href="https://www.illumos.org/issues/6767">https://www.illumos.org/issues/6767</a></div><div><br></div><div>Thank you.</div></div>